Update the following files as shown below, then re-start CIS, SSO and WebWORKS server in order to activate the timeout changes:
web.xml
- Go to <install_dir>/config/ear/scpoweb/scpoweb/WEB-INF directory and open web.xml file in an editor.
- Search for "session-timeout" string.
- Change the value as per your requirement. This timeout value is in minutes.
- Save the changes and exit.
SessionCoordinator.xml
- Go to <install_dir>/cis/cis-sdk/xml directory and open SessionCoordinator.xml file in an editor.
- Search for "sessionTimeoutMins" string.
- Change the value as per your requirement. This timeout value is in minutes.
- Save the changes and exit.
SessionCoordinatorDB.xml
- Go to <install_dir>/cis/cis-sdk/xml directory and open SessionCoordinatorDB.xml file in Notepad.
- Search for "sessionTimeoutMins" string.
- Change the value as per your requirement. This timeout value is in minutes.
- Save the changes and exit.
- Re-start CIS, SSO and WebWORKS server in order to activate the new timeouts.
Note: If it is a Cluster Env the above changes are required in all the installations and Cluster re-start is needed.