SAP UCES 6.0 & SOA

Dear All,
We have a scenario where end user/customer will logon to our portal and his details will be entered into SQL database, portal being in .Net environment. We are using SAP UCES 6.0
Our developers are asking us to configure SAP Enterprise Services Explorer for .Net ... for the purpose, which is a SOA tool. Is it compatible?
regards, Sean.

Hi Andrew,
You want those link to apper on portal page??have to changed the portal page before??ok if those links are not appearing then you can go to UME settings i.e. go to-->usr\sap\SID\Instance\j2ee\config tool --> config tool.bat >click on pencil icon to change the setting to modify then go to cluster data>server>cfg>service-->then select property sheet of com.sap.security.core.ume.service
In this property find the two properties and make them TRUE is its FALSE
1)ume.logon.selfreg = TRUE
2)ume.logon.logon_help = TRUE
Hope this will help.
Regards,
Ameya

Similar Messages

  • Need help on SSO of Portal with SAP UCES.

    I am trying to find some documents/methodologies to establish single sign on between Utility Customer E-Servive (UCES) and SAP Enterprise Portal 7.0.
    UCES is a SAP Provided solution for Utility customers which provides a web front end for customers to check meter reading, intermediate billing, move-ins and move-outs etc. I beleive it also runs on WAS 6.4/7.0 and is Java based.
    Just an URL iView is not enough since it would again ask for password.
    I have thought of integration approach as with a Java application, but for that I need the loging module code of UCES which is not available.
    Did anyone faced similar scenarios? Please help. A detailed explaination would be appreciated.
    Thanks.

    Check if this thread helps: Different applications(SAP EP & SAP UCES) on WAS 6.40=>Log off/on problem?

  • SAP UCES (Call Center Search Mode) - Mimic functionality

    Hi,
    We are implementing SAP UCES 6.02(Utility Customer E-Services) which is a java based customer website for Utility Industry. UCES comes with a CSR(Customer Service Rep) Mimic functionality where by a CSR(from CRM Web IC) gets to see the same pages on the website as the customer(after logon).
    Mimic functionality does not seem to support the one business partner to multiple contract account mapping as supported by UCES during customer logon and thus currently I see different results after UCES Logon(as a Customer) and search of Customer by CSR(Mimic functionality).
    Has anyone run into this problem? Detailed steps for the workaround or enhancement would be highly appreciated as there is hardly any documentation available for this product.
    Thanks,
    Deep

    Thanks for your response. I will explain the issue:
    Out of the box functionality
    UCES supports one to one mapping of a Business partner to contract account.
    Mimic functionality lets a customer service representative launch UCES from Web I/C(it logs on the CSR in UCES using SSO).In the URL , it adds a request parameter ebppMode="S"(Mimic mode). The first screen that comes up in a mimic mode is a customer search screen where CSR can search for customers using either one of the following:
    Business Partner Number(Customer No)
    First Name/Last Name
    Street ,House No
    City.
    Enhanced Functionality
    With a small enhancement(coding in ABAP) one BP can be mapped to multiple contract accounts. With this enhancement, after logon in UCES , an account switch page comes up which lists all the contract accounts mapped to the business partner. Then the user can select one of the contract accounts and proceed.
    Mimic functionality works fine before the enhancement (mapping one BP to multiple CA during logon), but after the enhancement when a BP number is searched in Customer search screen(mimic mode), it fetches multiple account links all pointing to the same account instead of different accounts. The person who did the enhancement(in ABAP) for logon says the mimic cannot work for business partners having multiple contract accounts.
    Please let me know if you have run into this problem or if you have any ideas on this.
    Thanks,
    Deep

  • SAP UCES License Criteria

    Dear Experts,
    We have to implement SAP CRM and SAP UCES in a utility company, I want to know just like we need license to use sap crm
    Do we need license for SAP UCES also or is there any other option. Pls help
    Regards
    Rajat

    Dear Sebastian
    Thanks for immediate response. I want to know that if the company is giving UCES portal access to all its customers
    so do they need to acquire the licenses for those customers also?
    Regards
    Rajat

  • SAP Utilities Customers E-Services (SAP-UCES) - Documentation?

    Hi,
    I am trying to find SAP Help or full implimentation documentation for SAP Utilities Customers E-Services.
    Can someone please assist?
    Thanks,
    Adriaan

    Check this link:
    https://websmp106.sap-ag.de/utilities
    SAP for Utilities->SAP for Utilities - Product Information->SAP for Utilities - Product Information->UCES Documentation.
    Regards,
    Siva

  • SAP UCES - One BP having multiple Contract Accounts

    Hi,
    I understand there is a way to display a list of contract accounts that the contract partner has after UCES logon.
    The same screen can also be accessed by Menu link Switch Account. But is this  a standard feature of UCES or does it require any customization or configuration? If yes, then any details will be very helpful.
    Thanks,

    Hi,
    there are no customizing settings to be done. Please check your webbase-config.xml file. It should contain sth like the following code:
    <webaction path="/logon" class="com.sap.fin.fscmbase.LogonAction">
       <mapping result="accswitch" screen="accswitch"/>
    </webaction>
    Pls also check the startEBPP webaction:
    <webaction path="/startEBPP" class="com.sap.fin.isu.base.IsuStartAction">
       <mapping result="accswitch" screen="accswitch"/>
    </webaction>
    Be sure to have also a screen elemnt for accswitch within your webbase-config.xml (you should have that):
    <screen name="accswitch">
       <path>/jsp/content_accswitch_html.jsp</path>
    </screen>
    Stefan
    Edited by: Stefan Szalowski on Jul 8, 2010 2:43 PM

  • SAP - Service-Oriented Architecture (SOA) enabled workflow.

    Hi Guru's,
    I need some information on SOA enabled workflow. I went throught the forum but didnt see anything related to this.
    If anybody has any knowledge please share. I would appreciate if some link related to SOA enabled workflow would be provided.
    Thanks in Advance.

    Hello !
         Please check this link : http://help.sap.com/saphelp_nwce10/helpdata/en/45/ff9fc1d8986c06e10000000a1553f6/content.htm
    Regards,
    S.Suresh.

  • SAP UCES Documentation

    Dear Experts,
    I need configuration guide for Utility customer E services.
    Kindly share the links.
    Regards
    Rajat

    It is available in Marketplace.

  • Setup of SOA demo in SAP backend system

    The scenario is the following:
    I have found a WS that I want my customers to be able to call in order to query invoice information. The WS is u201CSupplierInvoiceERPByIDQueryResponse_Inu201D and is found using the ESworkplace.
    I am using PI 7.0 and I want to use the Service Registry in PI to expose my services. As I understand it is NOT recommended to use PI 7.0 but the SAP backend (ECC) should be used instead.
    What are the steps that should be involved?
    a) How to locate the WS in SAPBACKEND?
    b) How to publish this WS from SAPBACKEND to the PI service registry (SR)?
    c) How to make the WS "connected" to the SAP system?
    d) How can the customers "consume"/execute the WS?
    e) How can my customers browse the SR in order to find the WS? what is best practice?
    f) Why are the route through PI NOT recommended - SAP proclaims that PI should be the central processing component in a SAP landscape in these SOA times so why not use PI?
    Hope someone can help me out.
    Cheers

    Hey,
    This document describe how the handle audit the the sender and the receiver systems are SAP system, when one of the sides (sender/receiver) is not SAP system,
    than the configuration become much more complex.
    As of XI SP18, there are ways to control ALEAUD,
    for more information, read:
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c8f66bc7a56bb0e10000000a1553f6/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_xi/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d393634373435%7d
    /people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc

  • Validation of SOA Suite / OSB / SAP Adapter install

    We will be doing a clustered install of SOA Suite 11g, OSB and the SAP Adapter at a customer next week.
    I was wondering if anyone has any validation scripts/tests that I might use to test basic functionality and connectivity after the install.
    When we deployed into DEV (a single node) environment, we wrote a simple HelloWorld test. I thought I'd check here to see if anyone has something they use to validate their installs.
    We will be installing SOA Suite 11gPS2, OSB 11g and the SAP Adapter (PS1) into SOA Suite. The OS is RedHat Linux 5.5.
    If there is a better place for me to ask this question, please direct me there.
    Thanks,
    Mike

    Hi,
    When I checked the diagnostic logs I can see the following type of messages:
    [2012-02-08T13:33:35.702+00:00] [osb_server2] [TRACE] [] [] [tid: [STUCK].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <WLS Kernel>] [ecid: 0000JLS^rAUEoI05nzk3yZ1FC_AW000002,0] [SRC_CLASS: org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor] [APP: JCA Transport Provider] [dcid: 49e003eb77940676:13e96fa:1355c9322e6:-7fd8-0000000000000002] [SRC_METHOD: basicExecuteCall] SELECT Batch_Date, Update_Flag FROM dbo.amr_temp_update
    Is there any problem because of which the thread is getting stuck. Is there any parameter for the DB adapter which can be changed to fix this problem.
    Thanks,
    Sanjay

  • Did we implement SOA architecture

    Hi ,
    I am new to SOA and just wanted to know, whether we are on right tract to implement SOA architecture in our peoject or not.
    We have a landscape of five system .
    CRM 5.0
    ECC 6.0
    XI
    BI
    EP 7
    Now we are in a process to implement all the main processes in the system as a webservice.
    Just for an example , we have created a FM which would create a BP in CRM system, similarly we have created FM's for creating SERVICE ORDER in CRM system, PLAN and CAMPAIGN creatinn in CRM system.Like this we have lots of other small and big processes.
    Similarly we are trying to imlement all processes in ECC side as webservice.
    So my question is , once we have created webservice for all processes does it mean we have implemented SOA in our project?
    Regards
    PG

    Hi,
    Although you are already working on defining your own services, I'd strongly suggest taking a look at the ES Workplace for enterprise services already provided by SAP. As an example, the enterprise services for CRM contain predefined services for Business Partner Data Management and Campaign Management.
    The benefit of re-using these services is that these have been defined using a formal methodology, and in consultation with customers and partners. So you'll get industry best practice business services which you can customize if you want. SAP has an ecosystem around Enterprise Services Definition which any customer or partner can join. This way, they have a say on what SAP rolls out to customers.
    For an SOA Roadmap, I'd suggest taking a look at https://www.sdn.sap.com/irj/sdn/soa-methodology. This will help you in step-by-step progress towards SOA. Not all steps might be relevant so you can be choose whichever you consider appropriate. But it is good to have an end-to-end view.
    There are a lot of documents on SDN related to SOA Reference Architecture which SAP proposes. Please take some time out to look at it. /people/kareemullahshah.quadri/blog/2007/02/19/sap-architecture-150enterprise-soa-basics is also a good weblog on SOA and what SAP offers. /people/kareemullahshah.quadri/blog/2007/02/19/sap-architecture-150enterprise-soa-basics is good one for build vs. buy SOA.
    If you are a SAP shop, then it might be best to use SAP's SOA Reference Architecture as a guideline. If you have a mixed IT portfolio, please do review what other vendors like IBM, Oracle/BEA, etc suggest in terms of SOA reference architectures.
    An ESR will act as the central repository for your services and a must have for SOA implementations. You will find that in all SOA reference architectures. This helps you down the road when the number of enterprise services increases. Governance is a nightmare in SOA and ESR will help you in that. SOA Reference Architectures from SAP and other vendors contain necessary components you should have for an SOA landscape.
    Hope it helps. Feel free to post any questions that come to your mind.
    Regards,
    Shehryar

  • Re: Best Practices for installing/running UCES Application

    I'm facing some technical challenges setting up NWDI 7.4 for UCES 6.05 development.
    First of all, out of all the required SCs for FSCM_DB, there's one (namely UMEADMIN) that cannot be checked in. I have checked in all the other SCs; the correct UMEADMIN SCA file is also in the inbox directory. So not sure why it's not visible for check-in?
    Then, when setting up NWDS (v7.0.30), I highlighted all the DCs under both FSCM_DB and SAP-UCES and created a project based on those. After that, I don't see the DC fscm/bd/web/shared in the J2EE DC Explorer. But I need to modify the jsp files in there. What am I doing wrong here?
    Also, when I setup FSCM_BD as a dependent SC, I chose "Source" as package type (instead of "Source and Archive") because I read a post somewhere. Not sure if that is the correct choice?
    Could the experts here please give me some pointers?
    Thanks!
    Eddy

    Hi Eddy,
    You can add FSCM_BD as independent SC to the same track where you've added UCES SC.
    Please select "Source and Archive" for FSCM_BD SC as well and try once again.
    Once you check in the archives, sync your track by updating / re-importing the track configurations in NWDS,
    Hope this helps!!!
    Regards,
    Anurag

  • UCES or CRM utility IC webclient

    Dear Experts,
    I am new to SAP. I want to know what is the t code to launch web portal of sap UCES.
    Also which is more beneficial solution to utility company :- SAP UCES or SAP CRM for Utilities?
    Kindly mention the critical differences between the two.
    Regards
    Rajat

    Rajat:
    UCES is an external customer portal - customer e-services - and is not transaction code based.
    CRM is used by internal utility customer service employees.
    They have very different functions and uses.  You would not choose one or the other as they do not provide competing functions.
    Please read the sticky threads at the top of the forum for basic introduction to utilities concepts and more ISU functionality.
    regards,
    bill.

  • UCES Mimic functionalty

    Hi,
    We are implementing SAP UCES 6.02(Utility Customer E-Services) which is a java based customer website for Utility Industry. UCES comes with a CSR(Customer Service Rep) Mimic functionality where by a CSR gets to see the same pages on the website as the customer(after logon).
    Mimic functionality  does not seem to support the one business partner to multiple contract account mapping as supported by UCES during customer logon and thus currently I see  different results after UCES Logon(as a Customer) and search of Customer by CSR(Mimic functionality).
    Has anyone run into this problem? Detailed steps for the workaround or enhancement would be highly appreciated as there is hardly any documentation available for this product.
    Thanks,
    Deep

    Thanks for your response. I will explain the issue:
    Out of the box functionality
    UCES supports one to one mapping of a Business partner to contract account.
    Mimic functionality lets a customer service representative launch UCES from Web I/C(it logs on the CSR in UCES using SSO).In the URL , it adds a request parameter ebppMode="S"(Mimic mode). The first screen that comes up in a mimic mode is a customer search screen where CSR can search for customers using either one of the following:
    Business Partner Number(Customer No)
    First Name/Last Name
    Street ,House No
    City.
    Enhanced Functionality
    With a small enhancement(coding in ABAP) one BP can be mapped to multiple contract accounts. With this enhancement, after logon in UCES , an account switch page comes up which lists all the contract accounts mapped to the business partner. Then the user can select one of the contract accounts and proceed.
    Mimic functionality works fine before the enhancement (mapping one BP to multiple CA during logon), but after the enhancement when a BP number is searched in Customer search screen(mimic mode), it fetches multiple account links all pointing to the same account instead of different accounts. The person who did the enhancement(in ABAP) for logon says the mimic cannot work for business partners having multiple contract accounts.
    Please let me know if you have run into this problem or if you have any ideas on this.
    Thanks,
    Deep

  • UCES Business logic / Implementation question

    Hello,
    I hope this is the right forum for this, I found nothing relevant about it with the search...
    I hope you can help me or perhaps at least point me in the right direction or give me some links.
    It's really hard to find anything substantial about UCES on the net, so ANY help is greatly appreciated!!!
    Okay here we go:
    I have a requirement for a client who wants a Web 2.0 Portal with the Business logic implemented with UCES (Utility Customer E-Services)
    What I now (for a start) need to know is:
    1.
    How is business functionality in UCES implemented? With Java or with ABAP? Does anyone know this? Are both approaches possible?
    2.
    How does a possible interface between UCES business logic and the frontend look like?
    - JSP -> EJB -> Java Connector -> ABAP?
    - JSP -> EJB ?
    - JSP -> EJB -> ABAP over Web Services ?
    - or other ?
    Like you see, I'm really just trying to get a grip on the basics, a starting point from which to find further information. So really, anyone who has experience with this, please answer, it's greatly appreciated.
    Thanks
    Ralf

    Hello Ralf,
    This seems to be the wrong forum but a quick check and I found
    Re: SAP Utilities Customers E-Services (SAP-UCES) - Documentation?
    Maybe this can help.
    Regards
    Mark

Maybe you are looking for