Hi All,
I created an iView in portal from a java webdynpro application and let's say the PCD location of the iView is : pcd:portal_content/myFolder/wdiView
How do I get this PCD path inside the Webdynpro code via API?
like if the iview is created with a Portal Application I can do a
String myiViewName = request.getComponentContext().getContextName();
// request is of type IPortalComponentRequest
I am running NW 2004s (NW 700 SP15).
Thanks a lot in advance.
Regards,
Sanjeev