Page 1 of 1

SYS_APPLN.Idle

Posted: Fri Jun 28, 2019 9:10 am
by soa
Hi,

I'm using SYS_APPLN.Idle to terminate a sessions if there is no activity for a period. I have the option to start a timer to auto refresh the screen every 30 seconds. If this is on I don't want to timeout. The documentation refers IdleEnd being triggered by keyboard or mouse activity. Will it be triggered by my page reload. If not is there I way I can force this to happen?