Skip to Content
0
Former Member
Mar 16, 2009 at 07:33 AM

Photo display link in portal for all users

31 Views

Hi All,

We are using standard Photo Upload option to upload the photo.

But while dispalying the photo, i am just using this link

http://<server>_<port>/irj/servlet/prt/portal/prtroot/com.sap.netweaver.kmc.people.UserPhotoRenderer?mode=normal&userid=USER.R3_DATASOURCE.P00001234

This time it will display the P00001234 photo perfectly, but i have a requirement to dispaly the photo in some applications using this link. So How can i use this link in that application, while opeing this application it will automatically petch the Login User ID and added to this URL. i mean to say

http://<server>_<port>/irj/servlet/prt/portal/prtroot/com.sap.netweaver.kmc.people.UserPhotoRenderer?mode=normal&userid=USER.R3_DATASOURCE.+ Login User ID (Automatically).

Can you please tell me, any Gobal variable is there to pass this as a parameter.

Thanks and Regards

Dileep