pxSessionTimer -- explain how pxSessionTimer determines user inactivity
Hi,
from the below thread, got some info regarding pxsessiontimer.
https://pdn.pega.com/support-articles/pxsessiontimer-logoff-timer-does-not-display-expected
pxSessionTimer contains the session timeout pop up dialog box embedded in CPMInteractionPortalHeader.
But, could you please explain on what basis, how pxSessionTimer decides the user inactivity.
is it like, it monitors all user actions, but those actions need not be sent to application server.
Eg: changing a value in dropdown or entering some value in the input field(but not submitting it).
or is it like, if there is no request sent to application server through user browser for a particular amount of time?
Excuse me, If I made any ambiguous statements. Please, explain how pxSessionTimer determines user inactivity ?
***Updated by moderator: Lochan to add Categories***