How To : Managing Session Timeouts
Contents |
[edit] Description
You can determine the session timeouts that your end users experience.
[edit] Prerequisites
Understanding Session Timeout Managment
[edit] Procedure
To set session timeout options on deployment
- Begin Deploying an application.
- When you click Deploy, the Deploy Application dialog appears. Change the default settings to the new values you want for:
Note Default values appear below in parenthesis.
- Session Timeout (min): (30 minutes)
- Supress Session Timeout Message (false)
- Session Timeout Message: (Your session has timed out.)
- Finish with posting your application
To manage session timeout options post deployment
- On the Staging tab of the Builder, in the Production pane, expand the DesignGroup containing the deployed application you want to update, then select the application.
- In the Deployments pane, choose the application's deployed version you want to update.
- In the bottom pane of the page, expand Deployment Settings.
- Change the current settings to the new values you want for:
Note Default values appear below in parenthesis.
- Session Timeout (min): (30 minutes)
- Supress Session Timeout Message (false)
- Session Timeout Message: (Your session has timed out.)
[edit] Error Handling
[edit] Examples
Managing a previously deployed application:
[edit] Next Steps
[edit] Tags
Categories: HOW TO | Timeout | Deploy