Question
3
Replies
5875
Views
Posted: September 19, 2016
Last activity: September 29, 2016
Closed
Report on users login - logout time
Hi All,
I would like to generate a report on the users who logged into the applicaiton portal [including login and logout time]. Is there any OOTB functionality to generate a report or do we need to customize login and logout functionality.
Appreciate your quick respose.
Thanks & Regards
Shiva
***Updated by moderator: Lochan to add Categories***
Hi
Check the list view : RequestorsOnline under Code-Pega-Requestor class. Using this you can capture log in time . But I am not too sure whether you can capture the log out time or not.