currently logged on users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-08-19 09:50 AM
Is there a way to find out who is currently logged on in Blue Prism?
I know this can be queried via WS interface (http://localhost:8181/connections) but this does not work in SSO environments.
And I cannot find some equivalent comment for automate or automateC.
Thanks
------------------------------
Walter Koller
Solution Manager
Erste Group IT International GmbH
Europe/Vienna
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-08-19 05:44 AM
There is no function call to determine "currently logged in users". When a login occurs, it's registered in the BPAAuditEvents table, which is probably your best source for the information. It should give you a code L001 for login and a code L002 for logout. This can be combined with the gSrcUserId and gTgtResourceID fields to get useful information - if the most recent record for a user is a login without an associated logout, for example, that means they still should be active somewhere (e.g. have the client open).
Hope this helps,
------------------------------
Robin Toll
Senior Technical Consultant
Blue Prism
Professional Services Americas
Infrastructure & Architecture Specialist
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-08-19 08:19 AM
But the 'connections' via HTTP interface does show the currently logged on users, right? Or is it just the connection this specific resource is aware of?
Unfortunately I am not able to test myself.
------------------------------
Walter Koller
Solution Manager
Erste Group IT International GmbH
Europe/Vienna
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-01-20 08:38 PM
------------------------------
Brenton Westwood
Systems Analyst
Southern Company
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-20 07:21 PM
------------------------------
Mayank Goyal
------------------------------
