Enabling notifications for mid tier session timeout
You receive the session timeout notification on all the browsers supported by . The session timeout notifications are localized. If you are working on multiple forms, and you receive a notification, click OK on the notification dialog box of any form to continue the session for all forms for that specified period of time.
To enable a session timeout notification
- In the config.properties file, set the value of the arsystem.show_session_timeout_popup property to true.
- Restart Tomcat.
Example: How the session timeout notification works
If you set the session timeout to 7 minutes, after 2 minutes you get a notification that your session will time out in 5 minutes. If you click OK on the notification dialog box, your session continues for another 7 minutes. If you click [X] on the notification dialog box, your session will time out after 5 minutes (provided you keep the system idle). For more information about configuring session time out, see Configuring mid tier session time out