How to access the list of users currently accessing a mashup?
We want to display the list of users who are currently accessing a specific mashup. Is there is a service under the MASHUP entity or any other entity that returns the list of users accessing the mashup ?
My idea is to make use of the existing "GetActiveUsers" service listed under 'currentSessionInfo' resources entity, which returns the list of active users, and iterate over each user's current mashup (not sure if we have a service to get user's active mashup).
Is there a way to get the user's currently accessing mashup?
Or do we have a way to get the list of users who are accessing a specific mashup?
Kindly suggest your thoughts on this!!
