Skip to Content
0
Former Member
Feb 24, 2009 at 06:52 AM

Generate URL's for webDynpro applications and public web resources( MIMES)

47 Views

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