cancel
Showing results for 
Search instead for 
Did you mean: 

URL Link to page in portal

Former Member
0 Kudos

Hi Gurus,

Quick one here. i want to create a link in my webdynpro to point to a particular page in the portal (ex:- ESS Main page). How can i do that? What URL adress should i enter in webdynpro? Thanks in advance]

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Give the Exact PDC location of the Page as the URL address.

Thanks,

Sunitha Hari.

Former Member
0 Kudos

hI,

tHNAKS for the reply. In what format actually do i have to put? Thanks

regards

Former Member
0 Kudos

Hi,

If you know the url of the ess application you can either use link to action UI element and use absolute navigate method to swich to the ESS Main page.

WDPortalNavigation.navigateAbsolute()

Regards

Ayyapparaj

Former Member
0 Kudos

HI raj,

Thanks for the reply. Can't i just use the 'linktourl' and reference the PCD location directly? i plan to create an attribute node an assign the PCD location directly in the coding. Then, in the 'linktourl' properties, reference the attribute node. Is this possible? if yes, what is the format to enter the PCD location (eg:-

Former Member
0 Kudos

Hi,

Normaly the path from the pcd starts with ROLES://portal_content/

So i am not sure how to use this as part of the link to url, thats is the reason why i suggested to go for link to action.

One more thing you can try to get the URL is go the PCD and do a preview of your page that you want to show on click of the url, if that meets your request you can use that.

Regards

Ayyapparaj

Answers (0)