on ‎2014 Aug 05 9:10 PM
Hello,
Is it possible to get who the current user is within a BLT without explicitly passing user Id to it.
The BLTBLT can be called either from a UI or as REST/SOAP web Service.
Thanks in advance.
Request clarification before answering.
Hi Suneel,
With MII14.0 and later you can use the Expression Editor functions username and userlocale to retrieve user information from within the transaction. I am not sure if these are available in earlier MII versions.
Regards, Steve
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Suneel,
If you need to retrieve the current logged in user, then you can use the Admin service for it:
http://<server>:<port>/XMII/Illuminator?service=admin&mode=Who
You can check this link for a bigger list of available MII services:
Best Regards,
Ria
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.