TimeBeforeExpireWarning
We are in the process of upgrading to JDE 9.2 Tools Release 9.2.2.4, and I am trying to get the Warning Message Before Session Expire to work.
https://support.oracle.com/epmos/faces/DocumentDisplay?id=1636257.1
To do a test, I have set these in JAS.INI:
[CACHE]
UserSession=1200000
[NOTIFICATIONS]
TimeBeforeExpireWarning=900000
So the session should expire at 20 minutes, and after 5 minutes (15 minutes until session expires) the Warning Message Box should pop up after inactivity.
I have tried in Internet Explorer 11, and Microsoft Edge 42.17134.1.0 - EdgeHTML 17.17134. In both browsers the popup blocker is disabled.
The Warning message is not coming up. Is there something else I need to do?