cancel
Showing results for 
Search instead for 
Did you mean: 

Plumtree link to tabs on ESS

Former Member
0 Kudos

Hi,

We are implementing EP 6.0 with ESS BP 50.4. The client is using Plumtree as their portal, but they would like to have a link from Plumtree to SAP ESS. however when linking to ESS they like the right tab to come up depending on the link. For example if click on Benefits, they like to see the Benefits tab be the tab on the top in ESS. Any insights on how to create the URL to do that?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rhodea,

We need to use the Navigation API to achive the this.

You can find the property PCD Location for each of the iview/tab. all you need to do is to append that PCD Location to the following

http://myownportal.com:50000/irj/index.html?navigationtarget=roles://portal_content/MyRole/MyFolder/...

Here PCD_LOCATION of the MyIView would be as below

portal_content/MyRole/MyFolder/MyTest/MyIView

Thanks,

Raags

Former Member
0 Kudos

Greetings,

Are you using Single Sign-On when you link from Plumtree to EP6? My client wants to do that.

Also, my client uses CA Site Minder on his portal. Can that be integrated with EP?

Thanks,

Ken Henderson