on 2012 Oct 09 8:15 AM
Hi Experts,
In our MII system the users area created and stored through the UME of NetWeaver. I can get the logged on user through the 'IllumLoginName' variable.Is there a way to get the details of the user stored in NetWeaver? I would like to retrieve the full name of the person, presumably starting from the username.
Thank you
Request clarification before answering.
Hi Philippe,
One option I can suggest to get full name of current user in UI
Full Name: document.AppletName.getPropertyValue("FullName")
To get Email ID you can try Email in place of FullName.
you can also use below URL to get user details you have to pass user name.
Hope it helps!!
Thanks & Regards,
Manoj Bilthare
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.