cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to capture the xMII user from xMII Login page

Former Member
0 Kudos
106

Hi Friends,

I want to capture the xmii login deatiles and how we can do.

can any one please expalin.

Thanks

Srikanth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can capture the login name from default login cookies(session properties)

for example

loginname

For others Please check the Personalization and user profile management topics in help.

Regards,

Kishore

Former Member
0 Kudos

document.applet.getPropertyValue("IllumLoginName");

Answers (0)