Hi All,
I have deployed the BP like SAPPCUIGP13_0-20001215 and BPERP5ESS12_0-10003288 and while deploying SAPESS13_0-20000512 I faced the problem at 100% like tc_sl.ut.content.erp.xss.ear could not be deployed.So thought let it be thats the only component ( which might not be in use). So gone ahead with creating the Jco for Selfservice and HR. But when I logged in now to portal--> ESS I get the following message.
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting interface controller. (Hint: Have you forgotten to create it with createComponent()? Should the lifecycle control of the component usage be "createOnDemand"?
at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.ensureActiveComponent(ComponentUsage.java:773)
at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceControllerInternal(ComponentUsage.java:348)
at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceController(ComponentUsage.java:335)
at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetFPMConfigurationUsageInterface(InternalFPMComponent.java:245)
at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.changeToExceptionPerspective(FPMComponent.java:862)
... 60 more
Any suggestion???