ESS/MSS automatic switch JCO Destination

Hello ,
We have one ESS Portal and many HCM ECC system.
Now I search for a solution for automatic switch between this HCM ECC systems. When user A logon in the portal the ESS application switch automatic to ECC1. And when user B logon the switch automatic to ECC2.
Any suggestion ...
Regards
Daniel

when you say you have multiple HCM backends are they didfferent systems all together or just different nodes for the same instance....
if different nodes for the same instance aka load balances nodes then you dont have to do anything specific the jco's function just right...
but if totally different systems all together aka different SID's and system  numbers  -- i dont think its possible for the jco to switch on its own
thanks,
GLM

Similar Messages

  • ESS/ MSS  JCO destination error...

    Hi All,
    I have created all JCO destinations and when i test them , the result is successful
    But once i click on ess/mss tab in portals, i get the error..
    <i>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_HumanResources_MetaData' in the SLD. No such JCO destination is defined in the SLD.</i>
    But i have maintained SAP_R3_HumanResources_MetaData in the SLD.. Actually i have two SAP_R3_HumanResources_MetaData services one is active and another is inactive..
    For SAP_R3_HumanResources -- i have used "Logon Ticket" and for SAP_R3_HumanResources_MetaData -- used userid & pwd.
    Actually i have to do UserMapping as my portal userid and R/3 userid are different.. Then in this case am i creating JCO destinations correctly.. If not how to do..
    Please throw some light into this problem by your valuable suggestions.
    Thanks & Regards,
    Mahesh.M.R

    Hi
    I am having the exact same problem (i think). I believe that the problem is caused by a failed connection to the SLD.
    In my case, if I scroll the bottom of the error page, the 'Detailed exception chain' has the error:
    TypeBroker failed to access SLD: Error while obtaining JCO connection.
    The same error can be found in the DefaultTrace.
    This ESS is on a nw2004s sandbox portal (trying to reach an ECC 6.0 sandbox), but being lazy I just reused the SLD in my Development environment.
    This is however a Java WAS 6.40 and according to Note 954820 (Compatibility of SLD in the system landscape)
    QUOTE
    In general, the connection of systems to the SLD is released for SLD client applications with releases earlier than or equal to the SLD release (to be more precise: the AS Java release on which the SLD runs). Within a release, all Support Packages are released.
    UNQUOTE
    So, i'll try activating the SLD on a nw2004s JAVA WAS and use that instead.
    Regards
    Stig

  • Maintain JCo Destination for ESS on EP 7.0

    On Installling ESS Package on EP-7.0 and SAP ECC 6.0
    i got following dump on ESS overview page
    I have maintained all SAP_R3* JCo Destinations
    but for 'SAP_R3_SelfServiceGenerics_MetaData' test and pinging is giving error
    test:    <b>com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException: Error while obtaining JCO connection.</b>
    ping:    <b>Failed to get JCo destination 'SAP_R3_SelfServiceGenerics_MetaData': Error while obtaining JCO connection.</b>
    DUMP-Details--
    com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pcuigp.xssfpm.wd.model.types.Ext_Service could not be loaded: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection.
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
         at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:670)
         at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:233)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:654)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:657)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:443)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getController(Component.java:372)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.getPublicInterface(DelegatingComponent.java:181)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetBackendConnectionsController(InternalFPMComponent.java:219)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:208)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:345)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:268)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:725)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:661)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:739)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:208)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1240)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:340)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:538)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:177)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:345)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:268)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:659)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection.
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker$1.fillSldConnection(DataTypeBroker.java:90)
         at com.sap.dictionary.runtime.ProviderFactory.internalResolveLogicalNameToJCODestination(ProviderFactory.java:408)
         at com.sap.dictionary.runtime.ProviderFactory.resolveLogicalNameToJCODestination(ProviderFactory.java:354)
         at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:215)
         at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:180)
         at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:87)
         at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:73)
         at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:48)
         at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:149)
         at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
         ... 62 more
    Caused by: com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException: Error while obtaining JCO connection.
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:149)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:175)
         at com.sap.tc.webdynpro.services.sal.sl.core.SystemLandscapeInternal.getJCOClientConnectionUnMapped(SystemLandscapeInternal.java:62)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker$1.fillSldConnection(DataTypeBroker.java:77)
         ... 72 more
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve connection parameter for 'SAP_R3_SelfServiceGenerics_MetaData'
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter4MsgServerJCODestination(JCOClientConnection.java:678)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:508)
         at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:229)
         at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:214)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:111)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:147)
         ... 75 more
    Caused by: java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:395)
         at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter4MsgServerJCODestination(JCOClientConnection.java:588)
         ... 80 more
    <b></b>
    Message was edited by: Kapil Gupta

    hi Kapil,
    have you configured the SLD . or try testing the connection fromthe Webdynpro console to the sld.
    Its seems that the systems are not accesible through your Jco destinations..
    send me wat you have entered the metadata and application data jco detinations..
    Regards,
    Ramesh

  • In portal where we will create JCO destinations?

    HI Gurus,
    In portal where we will get the option or screen for creating JCO destinations....
    I guess its somemwhere in System Admin---->
    If anybody knows the path please share with me.......
    Thanks in Advance,
    Dharani

    Hi,
    Please check the below document for help
    configure ESS:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    ESS/MSS Installation to R/3 4.7 Enterprise
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    Configuring The Business Package For Employee Self Service (ESS)-mySAP ERP 2004
    MSS - http://help.sap.com/saphelp_erp2004/helpdata/en/0a/8b3b40b1607a56e10000000a1550b0/frameset.htm
    help.sap.com - Configuration of Employee Self-Service (ESS)
    http://help.sap.com/saphelp_erp2005/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    help.sap.com - Technical Description and Configuration Information
    http://help.sap.com/saphelp_erp2005/helpdata/en/76/77594d165144a1a9bff9aae1e26b26/frameset.htm
    BP for ESS Document
    https://www2.iviewstudio.com/support_content/_17295/BP_ESS_05_P1.pdf
    General Settings for Self-Service Applications
    Configuring MSS on Portal 6.0
    Implementation and Configuration guide for ESS into Portal,Backend R/3 4.7C
    Thanks & regards
    Santosh
    Reward if helpful !!!

  • SSO not working in ESS/MSS in ERP 2004

    I have installed the Business Packages ESS 60.2 and MSS 60.1.2 on EP6 SP9.  Another server has the Web AS ABAP 6.40 system and J2EE running the ESS and MSS Web Dynpro apps.  It all works fine without SSO.  When I change the JCO Destinations for the application data to ticket instead of username/password I get the following error on testing:
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: The system is unable to interpret the SSO ticket received
    This error also occurs when accessing the webdynpro app directly or through the portal.  NB. The portal SSO does work in the case of calling an R/3 transaction or calling webdynpro app iview that does not in turn make an RFC call to the ABAP system.  I have followed the SAP help on "Scenario: SSO Between Portal, Web Dynpro, and ABAP Systems".
    Any ideas appreciated
    Fergus

    Hi Prakash
    This is the end of the dev_jrfc.trc from the abap/j2ee webdynpro server:
    Error file opened at 20050608 101523 British Summer Time Rel 6.40
    Error> occured  >Wed Jun 08 10:15:23,406<    >RfcGetException rc (7) message: The system is unable to interpret the SSO ticket received
    <RfcGetException
    Error> occured  >Wed Jun 08 10:17:28,544<    >RfcGetException rc (7) message: The system is unable to interpret the SSO ticket received
    <RfcGetException
    The portal dev_jrfc.trc does not report any errors.
    Other information I should have mentioned: EP uses LDAP for user directory, the ABAP system uses its own user management, the J2EE on the ABAP server uses its own user management.  The user I am testing with is the same name in all 3 systems and has full admin permissions in each.
    Thanks, Fergus

  • No such JCO destination is defined in the SLD

    Hi All,
    Following JCo are not available in Portal 7.0 for MSS configuration.
    Already MSS Buss Pkg has been deployed in Portal.
    u2022     SAP_R3_SelfServiceGenericsFIN
    u2022     SAP_R3_SelfServiceGenerics_MetaDataFIN
    u2022     SAP_cProjects
    u2022     SAP_cProjects_MetaData
    Getting mention error for MSS application:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaDataFIN' in the SLD. No such JCO destination is defined in the SLD.
    Please suggest for resolution.
    Regards,
    SK

    You have to get this fixed through BASIS / Web Dynpro Content Administrator.
    Check under Content administrator -> Webdynpro whether all the JCO connections are working fine.
    Setting Up JCo Connections for MSS - http://help.sap.com/erp2005_ehp_04/helpdata/EN/ef/15d2060e344c2fbf22e526104c24bb/frameset.htm
    Once the ESS / MSS Business Packages are deployed, as a part of the post deployment steps JCO set up is to be completed
    Below JCO are to be set up for MSS -
    ●      General connections:
    ○       SAP_R3_SelfServiceGenerics
    ○       SAP_R3_SelfServiceGenerics_MetaData
    ●       Connections for the Team area:
    ○       SAP_R3_HumanResources
    ○       SAP_R3_HumanResources_MetaData
    ●      Connections for the Budget area:
    ○       SAP_R3_Financials
    ○       SAP_R3_Financials_MetaData
    ○       SAP_R3_SelfServiceGenericsFIN
    ○       SAP_R3_SelfServiceGenerics_MetaDataFIN
    Set up the following for branching to the details screen from Travel work items in the universal worklist:
    ○       SAP_R3_Travel
    ○       SAP_R3_Travel_MetaData
    ●      Connections for the Projects area:
    ○       SAP_cProjects
    ○       SAP_cProjects_MetaData

  • Portal runtime error, when click on ESS MSS

    Dear Gurus,
    Whenever I click on any link of MSS, it gives me runtime error. Please see the screenshot.
    Portal runtime error
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID 03:38_14/05/14_0019_13493050
    See log file for details about this exception
    Screen shot
    - SSO steps configured
    - ESS/MSS roles given in both of ABAP and JAVA side
    ITS, connector and WEB AS test successfully (screen shot maintaned below)
    Only Alias defined : SAP_R3_HumanResources
    Detalied Error Log;
    Failed to invalidate cached entry for user a368ecb2db6411e3a030000000cde33a Exception:java.rmi.RemoteException: Cannot clear ICM server cache by [a368ecb2db6411e3a030000000cde33a] etag.; nested exception is:
    com.sap.bc.proj.jstartup.icmadm.IcmAdmException: interface disabled
    [EXCEPTION]
    java.rmi.RemoteException: Cannot clear ICM server cache by [a368ecb2db6411e3a030000000cde33a] etag.; nested exception is:
    com.sap.bc.proj.jstartup.icmadm.IcmAdmException: interface disabled
    at com.sap.engine.services.httpserver.server.CacheManagementInterfaceImpl.clearCacheByEtag(CacheManagementInterfaceImpl.java:33)
    at com.sap.netweaver.rtmf.serverimpl.users.RTMFUser.clearICMCache(RTMFUser.java:231)
    at com.sap.netweaver.rtmf.serverimpl.users.RTMFUser.doLogout(RTMFUser.java:296)
    at com.sap.netweaver.rtmf.serverimpl.users.UserList.removeUser(UserList.java:123)
    at com.sap.netweaver.rtmf.serverimpl.services.UserManagerService.doLogout(UserManagerService.java:590)
    at com.sap.netweaver.rtmf.serverimpl.services.UserManagerService.activeActionMethod(UserManagerService.java:100)
    at com.sap.netweaver.rtmf.serverimpl.services.UserManagerService.onMessageArrived(UserManagerService.java:71)
    at com.sap.netweaver.rtmf.serverimpl.services.UserManagerService.onUserMessageArrived(UserManagerService.java:698)
    at com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessageDispatcher.sendMessageToService(RTMFMessageDispatcher.java:45)
    at com.sap.netweaver.rtmf.serverimpl.core.MessageDispatcher.sendMessageToService(MessageDispatcher.java:46)
    at com.sap.netweaver.rtmf.serverimpl.core.MessageDispatcher.handleRequest(MessageDispatcher.java:72)
    at com.sap.netweaver.rtmf.serverimpl.core.dispatch.dispatchers.SendDispatcher.dispatch(SendDispatcher.java:37)
    at com.sap.netweaver.rtmf.serverimpl.core.RTMFCore.handleSendRequest(RTMFCore.java:190)
    at com.sap.netweaver.rtmf.serverimpl.core.RTMFCore.handleRequest(RTMFCore.java:154)
    at com.sap.netweaver.rtmf.serverimpl.server.RTMFServer.handleRequest(RTMFServer.java:89)
    at com.sap.netweaver.rtmf.servlet.ServletWrapper.doPost(ServletWrapper.java:54)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.bc.proj.jstartup.icmadm.IcmAdmException: interface disabled
    at com.sap.bc.proj.jstartup.icmadm.IcmAdm.getInstance(IcmAdm.java:77)
    at com.sap.engine.lib.http.cache.CacheAdmin.getInstance(CacheAdmin.java:53)
    at com.sap.engine.lib.http.cache.CacheAdmin.invalidateCacheEntries(CacheAdmin.java:30)
    at com.sap.engine.services.httpserver.server.CacheManagementInterfaceImpl.clearCacheByEtag(CacheManagementInterfaceImpl.java:29)
    ... 56 more
    LOG OVERVIEW

    After implementing the PCUI_GP , ESS is not empty anoymore but it is giving error like this ;
    Detailed Error ;
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session O8h94DN06FMAxZD*frJ44w--szntRnBBZbpD5Fsc0H8XnA--/pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.areagroup_overview/com.sap.pct.erp.ess.overview/sap.com/pcui_gp~xssutils/XssMenu/base/. The causing exception is nested. RID=50ba7f52dc4311e3bf72000000cde33a
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:663)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:349)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:325)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:62)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.service(DispatchHandlerForRequestManager.java:39)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.service(DispatchHandlerForRequestManager.java:46)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToAppContext(ExecutionContextDispatcher.java:68)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:53)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:244)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$Runner.callRequestManager(JavaApplicationProxy.java:1244)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$Runner.callEmbeddedApplication(JavaApplicationProxy.java:1122)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$StartCommand.doExecute(JavaApplicationProxy.java:1575)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$AbstractCommand.execute(JavaApplicationProxy.java:1488)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$Runner.execute(JavaApplicationProxy.java:1028)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy.execute(JavaApplicationProxy.java:859)
      at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy.start1(JavaApplicationProxy.java:637)
      at com.sap.tc.webdynpro.portal.pb.impl.JavaApplicationProxyAdapter.create(JavaApplicationProxyAdapter.java:166)
      at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1661)
      at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:408)
      at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:638)
      at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:1087)
      at com.sap.portal.pb.PageBuilder$PhaseListenerImpl.doPhase(PageBuilder.java:2091)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:251)
      at com.sap.tc.webdynpro.clientserver.phases.PortalDispatchPhase.execute(PortalDispatchPhase.java:50)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)
      at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:515)
      at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:58)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1671)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1485)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:894)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:357)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:325)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:164)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)
      at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:590)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1457)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:660)
      ... 78 more
    Caused by: com.sap.tc.webdynpro.progmodel.context.DictionaryException: TypeBroker failed to access SLD: Error while obtaining JCO connection.
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getScalarType(DictionaryHandler.java:378)
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getDataType(DictionaryHandler.java:126)
      at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:438)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:1002)
      at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:294)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:974)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:978)
      at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:67)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:205)
      at com.sap.tc.webdynpro.progmodel.components.Component.getCustomControllerInternal(Component.java:668)
      at com.sap.tc.webdynpro.progmodel.components.Component.getController(Component.java:597)
      at com.sap.tc.webdynpro.progmodel.components.Component.getController(Component.java:552)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.getPublicInterface(DelegatingComponent.java:275)
      at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetBackendConnectionsController(InternalFPMComponent.java:190)
      at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:204)
      at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:105)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)
      ... 84 more
    Caused by: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection.
      at com.sap.tc.webdynpro.services.datatypes.core.DictionarySetup$1.fillSldConnection(DictionarySetup.java:51)
      at com.sap.dictionary.runtime.ProviderFactory.internalResolveLogicalNameToJCODestination(ProviderFactory.java:437)
      at com.sap.dictionary.runtime.ProviderFactory.resolveLogicalNameToJCODestination(ProviderFactory.java:361)
      at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:198)
      at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:161)
      at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:96)
      at com.sap.dictionary.runtime.DdDictionaryPool.makeDictionary(DdDictionaryPool.java:75)
      at com.sap.dictionary.runtime.DdDictionaryPool.makeDictionary(DdDictionaryPool.java:63)
      at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:230)
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getScalarType(DictionaryHandler.java:370)
      ... 100 more
    Caused by: com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException: Error while obtaining JCO connection.
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:153)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:161)
      at com.sap.tc.webdynpro.services.sal.sl.core.SystemLandscapeInternal.getJCOClientConnectionUnMapped(SystemLandscapeInternal.java:64)
      at com.sap.tc.webdynpro.services.datatypes.core.DictionarySetup$1.fillSldConnection(DictionarySetup.java:32)
      ... 109 more
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load client to connect to SLD. Please check your SLD connection settings using the Visual Admin.
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory$1.run(SystemLandscapeFactory.java:626)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getClient(SystemLandscapeFactory.java:619)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.readJCODestinationFromSLD(JCOClientConnection.java:458)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:396)
      at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:237)
      at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:222)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:84)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:151)
      ... 112 more
    Caused by: com.sap.sldserv.exception.SldServiceRuntimeException: Getting CIMClient failed: com.sap.sldserv.exception.SldServiceRuntimeException: Destination SLD_Client not found. Destinations are defined in the Destination service.. Please check that destination SLD_Client is maintained correctly.
      at com.sap.sldserv.SldApplicationService.getCimClient(SldApplicationService.java:93)
      at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory$1.run(SystemLandscapeFactory.java:623)
      ... 120 more
    Caused by: com.sap.sldserv.exception.SldServiceRuntimeException: Destination SLD_Client not found. Destinations are defined in the Destination service.
      at com.sap.sldserv.SldApplicationService.getCimClient(SldApplicationService.java:75)
      ... 121 more

  • Strange error in CBS when enhance ESS/MSS

    Hi all:
        I would like to setup JDI track for enhance ESS/MSS in ep7.
        I create a new track in CMS named as ESSD2 ( did not create product in sld )
        I check in SAP_BUILDT , SAP_JTECHS, SAP-JEE into the CMS and I found there is 49 dcs in CBS -  Development Components  - sap.com_SAP_BUILDT_1
        Then I check in sap.com_SAPPCUI_GP_1, and in CBS - Development Components  . I found 18 total dcs and 18 Broken DCs, they are all broken.
        The error in SAPPCUI_GP is
        uild number assigned: 120
    Change request state from QUEUED to PROCESSING
    BUILD request in Build Space "EP1_ESSD2_D" at Node ID: 14,591,950
         [id: 114; parentID: 0; type: 2]
    REQUEST PROCESSING started at 2007-07-23 10:03:51.066 GMT
    ===== Pre-Processing =====
    Calculate all combinations of components and variants to be built...
         "sap.com/pcui_gp/xssutils" variant "default"
              "sap.com/pcui_gp/xssutils" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 580 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/tecl" variant "default"
              "sap.com/pcui_gp/tecl" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 593 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/isrlpd" variant "default"
              "sap.com/pcui_gp/isrlpd" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 606 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/xssutils/cfg" variant "default"
              "sap.com/pcui_gp/xssutils/cfg" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 596 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/isr" variant "default"
              "sap.com/pcui_gp/isr" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 597 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/isr/cfg" variant "default"
              "sap.com/pcui_gp/isr/cfg" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 613 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/sff/callable" variant "default"
              "sap.com/pcui_gp/sff/callable" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 615 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/xssexamples" variant "default"
              "sap.com/pcui_gp/xssexamples" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 608 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/xsscfgedit" variant "default"
              "sap.com/pcui_gp/xsscfgedit" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 609 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/xssfpm" variant "default"
              "sap.com/pcui_gp/xssfpm" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 574 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/tracking/cfg" variant "default"
              "sap.com/pcui_gp/tracking/cfg" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 610 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/xsscfg" variant "default"
              "sap.com/pcui_gp/xsscfg" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 594 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/sff" variant "default"
              "sap.com/pcui_gp/sff" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 607 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/oadp" variant "default"
              "sap.com/pcui_gp/oadp" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 598 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/oadpexamples" variant "default"
              "sap.com/pcui_gp/oadpexamples" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 612 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/xsscfgwizard" variant "default"
              "sap.com/pcui_gp/xsscfgwizard" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 614 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/finvalhlp" variant "default"
              "sap.com/pcui_gp/finvalhlp" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 590 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
         "sap.com/pcui_gp/tracking" variant "default"
              "sap.com/pcui_gp/tracking" variant "default" IS BROKEN. The component therefore cannot be built and will be marked as BROKEN.
              [DC 616 variant "default"][SC 258 "sap.com_SAPPCUI_GP_1"][last successful build: 0]
    Prepare build environment in the file system... started at 2007-07-23 10:03:51.160 GMT
         Synchronize development configuration... finished at 2007-07-23 10:03:51.160 GMT and took 0 ms
         Synchronize component definitions... finished at 2007-07-23 10:03:51.160 GMT and took 0 ms
         Synchronize sources...
         Synchronize sources... finished at 2007-07-23 10:03:51.160 GMT and took 0 ms
         Synchronize used libraries...
         Synchronize used libraries... finished at 2007-07-23 10:03:51.160 GMT and took 0 ms
    Prepare build environment in the file system... finished at 2007-07-23 10:03:51.160 GMT and took 0 ms
    ===== Pre-Processing =====  finished at 2007-07-23 10:03:51.176 GMT and took 110 ms
    Waiting 15 ms
    ===== Processing =====
    BUILD DCs
         ..SKIPPED. Nothing to build.
    ===== Processing =====  finished at 2007-07-23 10:03:54.254 GMT and took 3 s 63 ms
    ===== Post-Processing =====
    STORE build results...
         "sap.com/pcui_gp/xssutils" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xssutils": store meta-data
         "sap.com/pcui_gp/xssutils" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/tecl" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/tecl": store meta-data
         "sap.com/pcui_gp/tecl" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/isrlpd" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/isrlpd": store meta-data
         "sap.com/pcui_gp/isrlpd" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/xssutils/cfg" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xssutils/cfg": store meta-data
         "sap.com/pcui_gp/xssutils/cfg" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/isr" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/isr": store meta-data
         "sap.com/pcui_gp/isr" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/isr/cfg" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/isr/cfg": store meta-data
         "sap.com/pcui_gp/isr/cfg" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/sff/callable" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/sff/callable": store meta-data
         "sap.com/pcui_gp/sff/callable" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/xssexamples" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xssexamples": store meta-data
         "sap.com/pcui_gp/xssexamples" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/xsscfgedit" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xsscfgedit": store meta-data
         "sap.com/pcui_gp/xsscfgedit" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/xssfpm" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xssfpm": store meta-data
         "sap.com/pcui_gp/xssfpm" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/tracking/cfg" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/tracking/cfg": store meta-data
         "sap.com/pcui_gp/tracking/cfg" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/xsscfg" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xsscfg": store meta-data
         "sap.com/pcui_gp/xsscfg" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/sff" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/sff": store meta-data
         "sap.com/pcui_gp/sff" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/oadp" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/oadp": store meta-data
         "sap.com/pcui_gp/oadp" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/oadpexamples" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/oadpexamples": store meta-data
         "sap.com/pcui_gp/oadpexamples" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/xsscfgwizard" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/xsscfgwizard": store meta-data
         "sap.com/pcui_gp/xsscfgwizard" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/finvalhlp" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/finvalhlp": store meta-data
         "sap.com/pcui_gp/finvalhlp" in "default" variant  is PROCESSED
         "sap.com/pcui_gp/tracking" in "default" variant  is BROKEN. No build results to store.
         "sap.com/pcui_gp/tracking": store meta-data
         "sap.com/pcui_gp/tracking" in "default" variant  is PROCESSED
    Change request state from PROCESSING to SUCCEEDED
    Analyse effect of applied changes to buildspace state... started at 2007-07-23 10:03:54.301 GMT
    INVALID DEPENDENCIES: The following dependencies of the DCs in this request are being marked as invalid as they refer to non-existent public parts.
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.security.api.sda [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/finvalhlp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.security.api.sda [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/security.class [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/sec/destinations/interface [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/sec/securestorage/service [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssutils/cfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/bi/bp/pcd [public-part: def] AS Build Plugin Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/webservices_lib [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/sapxmltoolkit [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.security.api.sda [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sapportals.htmlb [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/epbc.prtpars._htmlb [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/epbc.prtpars._soap [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/epbc.prtapi._test [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/servlet [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/jaxm [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/epbc/pcm/adminapi/java [public-part: api] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/epbc/pcd/pars/srvgl [public-part: api] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/pp/appdsgn/api/contentcatalogapi [public-part: api] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/epbc.prtapi._api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/bi/bp/portalapplication [public-part: def] AS Build Plugin Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tecl of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/security.class [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/sec/destinations/interface [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/sec/securestorage/service [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isrlpd of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadp of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.security.api.sda [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/epbc.prtapi._api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/isr/cfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/bi/bp/pcd [public-part: def] AS Build Plugin Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/oadpexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking/cfg of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/bi/bp/pcd [public-part: def] AS Build Plugin Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgedit of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.security.api.sda [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssexamples of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/col/api [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xssfpm of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.security.api.sda [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/tracking of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.proxy.framework [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/logging [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.aii.util.misc [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/sff/callable of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/cmi [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wd/webdynpro [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.exception [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/ddic/ddicruntime [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/tc/wdp/metamodel/content [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
         DC: sap.com/pcui_gp/xsscfgwizard of compartment sap.com_SAPPCUI_GP_1 USES  UNKNOWN DC: sap.com/com.sap.mw.jco [public-part: default] AS Build-Time Dependency
              [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
    Handle Cycles...
         No cycles detected.
    Determine components that have become DIRTY due to the results of this request...
         No such components have been found.
        Because this SAPPCUI_GP is broken, I cannot go on import ESS/MSS sca files.
        I check and find in CBS
        SAP_JTECHS, SAP-JEE , these 2 componenets, there is 0 dcs in.
        Where can be the problems ?

    Hello,
    Please import the SAP-JEE and SAP-JTEC before importing the ESS component.
    thanks,
    Vineeth

  • Unable to create the Jco destination

    Hi Experts,
    I am facing a strange issue, As part of ESS and MSS i have to create some Jco destinations in the Wedynpro content administrator.I am giving the all the necessary information for the Jco creation when i click on Finish, jco is not getting creted.
    And the status is in Red color...
    Can any one help me what i am missing???

    Hi Anil,
    Hope you are doing good.
    Is the SLD up and running?
    If the issue persists:
    1.)Delete all the JCO destinations from Content Admin and then from SLD
    2.)Restart the complete cluster once and do a SLD data trigger.
    3.)Then recreate all the jco destinations again from content admin. (Important note: using the "New JCO Message Server Destination" button in SLD will create an inconsistent state. Please do not use it.)
    let me know how this goes.
    Thank you!
    Kind Regards,
    Hemanth
    SAP AGS

  • Failed to resolve JCO destination name in the SLD

    I have installed the ESS/MSS business package, and configured all JCO connections. testing the JCO connections is successful. I can connect to the SLD from the WebDynpro administrator.
    when I run the ESS/MSS, I get the following error:
    "com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_HumanResources_MetaData' in the SLD. No such JCO destination is defined in the SLD. "

    Hello,
    when I installed ESS/MSS there were two JCO Connections:
    SAP_R3_HumanResources_Metadata
    SAP_R3_HumanResources_MetaData
    Pay attention to the right spelling! I mean the second one is the right one.
    Regards, Michael

  • Failed to resolve JCO destination name in SLD

    I have installed the ESS/MSS business package, and configured all JCO connections. testing the JCO connections is successful. I can connect to the SLD from the WebDynpro administrator.
    when I run the ESS/MSS, I get the following error:
    "com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_HumanResources_MetaData' in the SLD. No such JCO destination is defined in the SLD. "

    The JCO's are case-sensitive so check that the name is spelled exactly: SAP_R3_HumanResources_MetaData
    otherwise it will not work.

  • ESS / MSS Error..

    Hi All,
    I have created all JCO destinations and when i test them , the result is successful
    But once i click on ess/mss tab in portals, i get the error..
    <b>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_HumanResources_MetaData' in the SLD. No such JCO destination is defined in the SLD.</b>
    But i have maintained SAP_R3_HumanResources_MetaData in the SLD.. Actually i have two SAP_R3_HumanResources_MetaData services one is active and another is inactive..
    For SAP_R3_HumanResources -- i have used "Logon Ticket" and for SAP_R3_HumanResources_MetaData -- used userid & pwd.
    Actually i have to do UserMapping as my portal userid and R/3 userid are different.. Then in this case am i creating JCO destinations correctly.. If not how to do..
    Please throw some light into this problem by your valuable suggestions.
    Thanks & Regards,
    Mahesh.M.R

    Hi Mahesh,
    Please go through the following thread.
    <i><b>ESS configuration error></i>
    Just might prove useful to you.
    Cheers,
    Vivek
    PS : Please reward points if found useful.

  • Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaData

    Hi,
    Got the following error message after login to my portal to access the ESS/MSS page:
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaData' in the SLD. No such JCO destination is defined in the SLD.
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:476)
        at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:241)
        at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:226)
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:129)
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnectionUnMapped(SystemLandscapeFactory.java:168)
        ... 75 more
    Any suggestion what is problem?

    Hi Wooi,
    Please create JCO destination 'SAP_R3_SelfServiceGenerics_MetaData' and 'SAP_R3_SelfServiceGenerics_MetaDataFIN' for Metadata. First check SLD working fine or not. if the SLD is fine then update SLD data supplier in the visual administrator.
    As you metioned the JCO are grayed out. then you need to update host and service file in server location. the do SLD and SLD data supplier test.
    Once JCO connection test will successful then your issue will resolved.
    Hope it will helps
    Regards
    Arun Jaiswal

  • How can I call ECC 6.0 data as ESS/MSS in to Portal?

    Hi One and all,
    I have ECC 6.0 and portal. How can I Call ECC 6.0 data in to portal?
    I have questions please clarify these...
    By using sm59 can I assign RFC connection? how?
    What is SSO? Is it mandatory to access portal?
    Should SLD exist? If yes how can I check wether it is existing or not?
    Where can I configure SLD?
    Are JCO's established in the portal automatically or do we  need to configure those?
    when Iam maintaining JCO's I didn't find JCO's. Whats the problem?
    what are the Tcodes in ECC for checking ESS/MSS in portal?
    I need MSS and ESS configuration steps can any one send me link?
    Tomoro I need to give demo on this can any one help me?
    Thanks,
    Naresh.

    Hi Potru,
               Here is the good URL for ESS configuration
    ESS Configuration
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/80/7d6641df6c7f47e10000000a1550b0/frameset.htm
    SLD Configuration (this is SAP Basis Team Responsibility)
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/8f/a5284203845a33e10000000a155106/frameset.htm
    Single Sign On Configuration Steps
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/4d/dd9b9ce80311d5995500508b6b8b11/content.htm
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/20913057-efe2-2b10-2391-949c27ac910d
    You need to Configure JCO connections(this is also Basis Team Responsibility)
    Path: SAP Portal---Content Administration--->WebDynpro
    Let me know if you need any more clarifications.
    Thanks and Regards,
    Abhi.

  • System configuration for ESS/MSS Implementation

    Hi,
    I am stuck while configuring the systems for XSS configuration. I have completed following:
    1) Installed Portal 7.00 (based on NW2004s) which uses the backend ERP2005 system as a User Master source.
    2) Implemented the business packages for ESS 1.0 (SP6), MSS 1.0 (SP6) and SAPPCUI_GP 600 (SP6).
    3) Configured the SLD ( we have SLD running on a separate XI system)
    4) Configured JCO destinations (tested ok).
    5) Configured Systems for Portal and the ERP systems with system aliases.
        For Portal System:   I have only configured the WAS properties (i.e. hostname, path and protocol).and User management (using UDIPW as the logon method)
    The system alias is SAP_WebDynpro_XSS
        For ERP System:  I have configured connection, user management and W.A.S. properties. The system aliase is SAP_ECC_HumanResources
    However, when I perform the connection tests for both systems, they both fail for "Connection Test for connectors" test.  It gives the message "Connection failed. Make sure the user mapping is set correctly and all connection properties are correct".
    Any help is greatly appreciated.
    Regards.

    Hi Kristoffer,
    I have tried as per your suggestion but it still gives an error.
    The connector properties for my ERP system are as below:
    Application Host  : C1BL1 (also included the domain)
    Gateway Host   : C1BL1
    Gateway Service  : sapgw00
    Logical System Name   : ER1CLNT210    
    Remote Host Type -  3
    SAP Client   : 210
    SAP System ID (SID)  : ER1
    SAP System Number  : 00
    Server Port  : 3200
    System Type - SAP_R3
    System aliases for ERP system are:
    SAP_ECC_HumanResources and SAP_R3_Financials.
    I have not maintained any W.A.S. properties for this system.
    For my Portal system: WAS properties are:
    Web AS Description  : EP_Portal
    Web AS Host Name  : C1BL3:50100
    Web AS Path   : /webdynpro/dispatcher/
    Web AS Protocol - http
    I had not maintained the connector properties for this system before, but I have now maintained as following:
    Application Host  : C1BL1 (also included the domain)
    Logical System Name   : ER1CLNT210    
    Remote Host Type -  3
    SAP Client   : 210
    SAP System ID (SID)  : ER1
    SAP System Number  : 00
    Server Port  : 3200
    System Type - SAP_R3
    The system alias for EP is: SAP_WebDynpro_XSS
    In the UME configuration --> User mappings, I am using SAP_ECC_HumanResources system as the reference system.
    Please let me know if you need more info.
    Regards,
    Nilesh

Maybe you are looking for

  • Problem with Activesync on treo 750/outlook

    I've always had problems trying to sync via usb since I purchased my 750 12 months ago, although this time I'm unable to sync at all after 4 days of trying. the xp pro sp3 side seems ok (it tries to sync but cant) any ideas please Taffy Post relates

  • Error Displaying Portlet Preview created from Content Server templates

    I created portlet from content server announcement portlet template.Whet put on the page this portlet shows the following error message: Error Displaying Portlet Preview.Error Getting Content from Portlet. Same error with portlet created from the new

  • Wireless printer issues after installing lion OS

    Since installing the Lion Os on 13th September 2011, I have experienced intermittent wireless printing problems. When you try to print the printer icon comes up with an error, and the message is 'the printer is not connected'. The printer is on and w

  • Update still not allowing CR2 viewing Urgent help please

    Hi, can anyone please help me urgently. I have a new EOS 5 MkIII and trying to upload RAW CR2 Files into lightroom 3. have updated to 3.6 versions as per instructions. have updated camera raw etc, please can someone help me what I have to do next to

  • Keyboard bottom row quit working

    The bottom row of keys on my wireless kleyboard just quit working. All of the other keys work, except for z -/ and the space bar. Any suggestions or do I need to replace the keyboard? Thanks, Jeff