Hi Colleagues
could anyone please let me know how to generate URL for Webdynpro applications?
i am trying it by using the fiollowing code
WDDeployableObjectPart appPart = WDDeployableObject.getPart(u201CTestu201D,u201CTestAppu201D,WDDeployableObjectPart.APPLICATION);
but here i dont know what exactly need to be passed in the arguments of getPart()...could anyone please explain
String resourcePath = WDURLGenerator.getAbsoluteWebResourceURL(wdComponentAPI.getComponent().getDeployableObjectPart(), resourceName);
and what is to be given here in the resourcename
Thanks a lot in advance
Thanks & Regards
Swetha