Get user who is creating a WI with Javascript API
One answer
Fran, see https://www.google.com/search?q=current+user+JavaScript+site:jazz.net
There are answers that claim they were able to. For example https://jazz.net/forum/questions/68374/how-can-i-get-logged-in-user-in-javascript
Please note, I think this will only work in the Web UI, because the session object is only available there. This won't work in Eclipse.
There are answers that claim they were able to. For example https://jazz.net/forum/questions/68374/how-can-i-get-logged-in-user-in-javascript
Please note, I think this will only work in the Web UI, because the session object is only available there. This won't work in Eclipse.