cancel
Showing results for 
Search instead for 
Did you mean: 

EP5 SP4 prtroot ?

Former Member
0 Kudos
621

I would like to send the URL to a componenet from a R/3 workflow email. What is the prtroot url for calling a component?

Thanks, Erin

Accepted Solutions (0)

Answers (1)

Answers (1)

Oliver_S
Product and Topic Expert
Product and Topic Expert
0 Kudos

Normally it is:

http:// <host>:<port>/irj/servlet/prtroot/ <portal component name> <parameters>

you can change this in you dispatcher.properties.

You can also overwrite /irj/ in your servlet configuration.

BR,

Oliver