Hi Gurus,
I am developing a customized Self-Service application. And I have configured the Application Properties as given in help.sap.com.
But when I try to deploy and run the application, I get this error.
The initial exception that caused the request to fail, was: com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to load deployable object part 'com.sap.pcuigp.xssutils.ccpcd.CcXssPcd', type 'Component' of deployable object 'sap.com/pcui_gp~xssutils'. at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getPart(AbstractDeployableObject.java:244) at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObjectPart(DeployableObjectFactory.java:117) at com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObject.getDeployableObjectPart(WDDeployableObject.java:62) at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:846) at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:158) ... 36 more
I am not able to figure out why this is happening. I have added the xssutils and xssfpm as Used DCs too.
Any help would be greatly appreciated.
Thanks,
Anjana R.