Hi All,
I have a requirement where in I have to generate a URL to portal objects such as iviews/pages from the PCD. I am able to retrieve the PCD contents but I am not able to generate the URL dynamically.
I cannot use WDPortalNavigation.absoluteNavigate method, since I need the URL of the object.
IUrlGenerator can be used, but it is asking for the IPortalComponentRequest object. Now where can I get this object in web dynpro.
Or is there a way to generate the URL of the iview/page dynamically in Web Dynpro. I have to use standard API only.
Please provide inputs on this.
Thanks in advance.