Reading user role within a JS condition
I am using RTC 4.0.2.
Is it possible to retrieve the user's role within a script? I would like to retrieve this information to make some validations. I have seen previous posts where it seemed this was not possible for previous versions of RTC.... Wondering if it has been improved and there is a way to do this in RTC 4.0.2
Thanks for the guidance.
--Claudia
Is it possible to retrieve the user's role within a script? I would like to retrieve this information to make some validations. I have seen previous posts where it seemed this was not possible for previous versions of RTC.... Wondering if it has been improved and there is a way to do this in RTC 4.0.2
Thanks for the guidance.
--Claudia
One answer
The behaviour is still similar to previous versions. Are you aware of the runtime report though? Here is some information:
http://www-01.ibm.com/support/docview.wss?uid=swg21632380
It will gather the users role information on a project area basis. Perhaps this would suffice your request (or help you to identify how to script this request?)
http://www-01.ibm.com/support/docview.wss?uid=swg21632380
It will gather the users role information on a project area basis. Perhaps this would suffice your request (or help you to identify how to script this request?)