SYS_APPLN.Idle
Posted: Fri Jun 28, 2019 9:10 am
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?
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?