ES WORKPLACE WEB UI for SRM (HU5) and CRM (HU4) systems

Hello Friends,
Can anyone please tell me how I can access the WEB UI for CRM and SRM systems. I have the backend access to both systems on ES Workplace but how or where do I login to see their respective WEB UI.
For example, if I want to create a Shopping Cart in SRM, I dont know the weburl address to do it. Can someone please guide me. I am fulltime employee of a manufacturing company and want to do some R&D before deciding on a few things.
Thanks,
Sam

Hi Sameer,
I may have misunderstood your first question, are you looking to access ES Worplace CRM & SRM systems using SAP WebGUI instead of SAP GUI?
If that's the case then you should have received in your welcome mail after you requested access information / URL's detailing how to access these backend systems using WebGUI. If you don't still have that mail then:
CRM: [https://crm.esworkplace.sap.com/sap/bc/bsp/sap/crm_ui_start/default.htm]
SRM: [https://srm.esworkplace.sap.com/sap/bc/gui/sap/its/webgui]
Your second question will most likely be answered in the SRM forums.
Best Regards, Trevor
Edited by: Trevor Naidoo on Mar 17, 2011 3:00 PM

Similar Messages

  • Web Page Composer - Web Form for exposing iViews and External Web Pages

    Hello SDN Community,
    This forum thread is intentionally created to collect your feedback and ideas regarding the Web form for exposing iViews and external Web pages.
    With this new Web form you are able to specify height and width of the iFrame, in which the corresponding iView/external Web page will be displayed on the particular WPC Web page.
    For more information regarding this new Web form and its features and to download it visit this address:  https://wiki.sdn.sap.com/wiki/display/KMC/CustomizingtheWebPageComposer
    Your oppinon and constructive suggestions will help to evolve the Web form further and facilitate the community to create more sophisticated and enhanced versions of this basic reference implementation. Feel free to contribute also your version and discuss in public.
    Here are some basic questions that can guide you:
    1. Does this new Web form help in your particular scenario? How?
    2. How would you rate from 0 to 5 your satisfaction with this particular Web form?
    3. What can be improved in the Web form?
    4. Do you miss something from documentation point of view?
    Explore the new WPC wiki pages - find valuable the information regarding WPC at one place, download new Web forms, and feel free to contribute.
    [Web Page Composer Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer]
    Best Regards,
    WPC team @ SAP

    Hello!
    I have installed your component. When I try to create a new component in WPC with this form, portal throws an exception
    Full Message Text
    05:54_30/07/09_0005_21710350
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.nw.wpc.editor.EditorBean.updateDocumentFromContext(EditorBean.java:336)
    at com.sap.nw.wpc.editor.EditorBean.getPreview(EditorBean.java:600)
    at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1802)
    at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
    at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:55)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Do you have any ideas? I am running EP7 SPS 15
    Thanks in advance

  • Can I create a muse web site for someone else and allow them to make edits to site. Example to update gigs for a musician web site.

    Can I create a muse web site for someone else and allow them to make edits to site. Example to update gigs for a musician web site.

    Yes, you can. Sites published with BusinessCatalyst or to an FTP host can be edited by clients. Here is a short tutorial about the new In-Browser Editing feature: In-browser Editing | Adobe Muse CC tutorials

  • Destination disabled. []: [CrystalEnterprise.Ftp]. Please note the name of the job server used for your request and contact your system administrator to make sure the specified destination is enabled. (FWB 00031)

    Hi
    In BO 4.0 SP 9 when a administrator tries to schedule a report via CMC there is no error
    But when a user schedules a report and the destination is FTP location -> Use default settings he gets following error
    Destination disabled. []: [CrystalEnterprise.Ftp]. Please note the name of the job server used for your request and contact your system administrator to make sure the specified destination is enabled. (FWB 00031)
    There is only one Job Server and the destinations are enabled in it
    There is no Job server for Crystal Reports Job Server
    Do i need to create it and how.

    Please check if you have proper rights to schedule to FTP. You can create a new job server, whenever you schedule it, there are multiple job servers, it will handle based on the load. But it is not mandatory, depends on the load.

  • Request for cookbook for internet sales and CRM middleware

    Hi
    can anybody send cookbook for internet sales and CRM middleware. Your response will be rewarded.
    please send to : [email protected]
    thanks and regards
    bhaskar

    Hi Bhaskar,
    I have sent you the required docs for Middlware and Internet Sales.
    <b>Reward points if it helps.</b>
    How to give points: Mark your thread as a question while creating it. In the answers you get, you can assign the points by clicking on the stars to the left.

  • Standard web services for Goods receipt and purchase order

    Hi,
    Can you please tell me the std web services for creating the Purchase order and Goods receipt?
    Is there a link where i can get the information on this implementation?
    Thanks
    Srini

    Hi,
    Please reffer ES workplace.
    [Order to Cash|http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=9B0DDD8CCC484FA79EBBBA7F78B57DA7]
    Thanks
    Farooq

  • Workflow for SRM (contracts and purchase)

    Hi Gurus..could you send me this documentation of Workflow
    (configuration guide). I have to activate the N-Steps approval fo contracts and purchase order for SRM 5.0.
    thanks,
    Gustavo Nogueira

    Hi,
    See the foll links;
    http://help.sap.com/saphelp_srm50/helpdata/en/8b/4fa9585db211d2b404006094b92d37/content.htm
    http://help.sap.com/saphelp_srm40/helpdata/en/5a/c5173f5ff48443e10000000a114084/content.htm
    http://help.sap.com/saphelp_srm40/helpdata/en/26/0f8b41ed891609e10000000a155106/content.htm
    BR,
    Disha.
    Do reward points for  useful answers.

  • MDM Server Password Parameter in SRM Web Service for SRM MDM Catalog 2.0

    Hi Experts,
    We have password set on our MDM server. I am little confused about how to define MDM server password parameter in external Web service Call structure in SRM System for SRM MDM Catalog 2.0.
    Will Catalog webservice work, if we don;t define password for MDM server in webservice??if No, then please let me know how to define MDM server password in SRM websevice.
    Any help will be highly appreciated.
    Thanks,
    Shiv

    Hi Shiv,
       The MDM Server password is needed when you are changing Webdynpro UI Configuration.
      For catalogs, all you need is the repository userid/password parameters in the call structutre.
    SG

  • Disable the 'OUTPUT' Tab in the SRM PO Web Browser for SRM Employee Role

    Hi All,
    I would like to Disable 'OUTPUT' Tab in SRM PO (Web browser) for different users who are assigned to SRM Employee Role (who has PO Display Authorization) to restrict PO Print Preview only (not to restrict displaying PO field values in SRM Web Browser). I have to have BBP_PD_PO activity as 'Display' to display field values in SRM PO Web Browser - Under SRM Employee Role.
    Let me know the solution for the above requirement.
    Thanks a lot in advance.
    Regards,
    Sudarsan

    Hi all,
    I have the same problem with the PO Output tab.
    I would like to disable the Output tab for any user without modification.
    SCREEN BADI is not working, because with screen BADI you can only influence position fields, here we ve got a TAB /Field on header level.
    CHECK BADI: I did not get the message here. How should I block the user to change the output format only by throwing a message within CHECK_BADI?
    The only way I see is a modification to disable the whole Tab.
    @ Sudarsan:
    You can make a modification within Include LBBP_PO_UI_ITSF0A
    Disable output tab at Header Level
    If g_prg-data eq gc_outprg.
    screen-input = gc_off
    endif.
    --> switch screen-input to gc_off at any time!
    Any other ideas how to disable mail or fax option for users without using a modification?
    Thanks
    Kind regards
    Andreas

  • I am using Microsoft OUtlook Web Access for work email and I am losing functionality. What do I do?

    I use Microsoft Outlook Web Access for work emails when not at the office4 and I cannot/do not have any options to enlarge text or change fonts, etc. What do I need to do to make it work as if IE were my default browser?
    Thanks.

    Outlook Web App (new name) on Exchange Server 2010 should be quite full featured. The Outlook Web Access supplied with Exchange 2003 didn't offer a very good experience for browsers other than IE...
    Could you describe where the problem with fonts is: when composing messages, or when reading/working with the UI?

  • Creating and Setting up web services for both inbound and outbound comms

    Hi
    I would like to know the process of setting up inbound and outbound web services using Siebel - is there a tech note /bookshelf article that can guide me through to setting up a 'new/custom' web service.
    I have read up on bookshelf that both business services and workflows can be setup/exposed as web services. Now i would like to find out how to do this.
    Any help appreciated.
    Regards,
    TS

    As you begin to experiment with web services you should take a look at SoapUI. It is a freeware program that makes it a breeze to test both inbound an outbound web service calls. The bonus is that it can also be used to trace what HTTP is going back and forth along with giving you the ability to chain calls together. That is particularly useful for example if you are learning how to do web service calls within the context of a session. http://www.soapui.com/

  • I bought CS 5.5 web premium for windows 7 and the installation fails

    Hi,
    The beginning of the installation goes well, serial number is Ok.
    First DVD OK.
    Beginning of the 2nd DVD and a lot of failures occurs, it begins with:
    Exit Code: 7
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DS013, DW050 ... WARNING: DS013, DW036 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 101 error(s), 98 warning(s)
    WARNING: DS013: Payload {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0 is already installed and the session payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 has no upgrade/conflict relationship with it.
    ERROR: DS013: Verifying payload integrity : Failed with code 1
    ----------- Payload: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86 1.0.0.0 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {74FD3CE6-2A8D-0E9C-A01F-C8B3B9A1E18E}. HRESULT: 0x8007007E.
    ERROR: Install MSI payload failed with error: 1603 - Erreur irrécupérable lors de l’installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {74FD3CE6-2A8D-0E9C-A01F-C8B3B9A1E18E}. HRESULT: 0x8007007E.
    What can I do?
    Thanks.
    MichelS

    Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5

  • Web print for firefox 4 and chrome

    It seem to set up in IE 8. But not in firefox 4 or chrome.    Operating system is Xp.  Prefer not to use IE 8.  Handy tool if I could get it to work with better browsers.

    I filed a bug report at Bugzilla at https://bugzilla.mozilla.org/ . The bug number is 667399. It turns out that this bug was reported earlier in June of 2010 as 572801. Then Firefox 4 would have been in use. My report shows the same bug also is active in Firefox 5. Several confirmed the original bug and suggested why it happened. However apparently nothing was done during the Firefox 4 era. Could it be that difficult to correct the problem? Several other current browsers, even including IE9, do not have this problem. Someone needs to twist the tail of that Firefox to get it to correct the bug :-). Or perhaps Firefox 6 should be a special update just to correct unresolved bugs.

  • How to integrate oracle unified directory with web center for creating  users  and authenticate and authorize the users

    Which api's we need to use to integrate webcenter with OUD

    Which api's we need to use to integrate webcenter with OUD

  • " XI  Content "  ?   Where we will get for R/3 and CRM ?

    Hi XI Family
              Can one expalin me What is this " <u><b>XI Content</b></u> " ? Why ?
              How it very useful for SAP systems? How to implement ?
              Where we can find this for SAP R/3 and SAP CRM?
              How it will be more adv...? How we will find adv ...?
    Adv...thanks and regards
    prasad

    Hi
        Thank you ...i got it almost but i had one question like with out mapping
         how it is possible ?
    1)    I am doing integration from legacyFTP  to CRM then i need to do mapping ?
         else how will knowing which fields to which fields ?
    2)   Bhavesh as you mentioned like R/3 to CRM integration
          So mapping is not there then how it is possible to make my requirement ?
    Can you help me on these two questions pl
    regards
    prasad

Maybe you are looking for

  • Change logs for QA08

    Hi Experts I activate the inspection for the material by QA08. The changes are not reflected in MM04(Display changes for material) Where I can see the change details?(Date/Time/User made the changes) Regards AK

  • Adobe Acrobat X Pro - Error Message : "Adobe Acrobat Has Stopped Working"

    I use Windows 7 - 64bit / CS6 Master Collection that has Adobe Acrobat x Pro. When the computer is on for a little while, Acrobat would generate the error message that it has stopped working and then shuts down. Once that error message occurs, I cann

  • 5800 START problem

    Hi I've been using nokia 5800 since april 2010 and it was running good . Today i was talkling using the skype and suddenly it restarted  and since that time my phone just start but no options r working at all . Is there any slution for that? Even i c

  • JTextPane and viewports

    Hi, I asked this question before but I may have made it too complex a question and may have confused some of you so I'll ask it a little differently. Here is what I would like to do. Lets say I define a JTextPane to be 10 inches wide and 10 inches in

  • Installing Eclipse on Windows XP

    Hi all I have been trying to install Crystal Reports Eclipse. I am new to this development environment. Please forgive me if I am asking questions that may have been answered. I do not know where to get the dk1.42.1 file. At the top of this forum it