Skip to Content
0
Former Member
Jun 10, 2009 at 07:03 AM

Generate URL to Portal Objects in Web Dynpro

28 Views

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.