I want to know the list of users currently active/logged into the particular application. Is there any OOTB reports available for that.
Hi @vimalchandv: You can get the list of active requestors form Admin studio.
Click on the tile to see details of user. (or) Click Resources → Requestors to see requestor details.
Thanks.
Hi @vimalchandv, there is an OOTB Dpage D_pzRequestorManagement which returns the total number of Application/Batch/Browser/Portal requestors and the details of these requestors can be found in the pxResults(1-..n) of the dpage.