Salesforce

How can I change the session timeout for JDA SCPO?

« Go Back

Information

 
TitleHow can I change the session timeout for JDA SCPO?
SummaryWe want to change the time it takes for the user session to timeout, when the user has left their browser session, idle too long.
For example, if our planners connect to our interface, the URL times out after 30 minutes of inactivity, but we want to reduce this to 20 minutes.

What do I need to do, to change this.
URL NameHow-can-I-change-the-session-timeout-for-JDA-SCPO
Resolution
Update the following files as shown below, then re-start CIS, SSO and WebWORKS server in order to activate the timeout changes:

web.xml
  1. Go to <install_dir>/config/ear/scpoweb/scpoweb/WEB-INF directory and open web.xml file in an editor.
  2. Search for "session-timeout" string.
  3. Change the value as per your requirement. This timeout value is in minutes.
  4. Save the changes and exit.
SessionCoordinator.xml
  1. Go to <install_dir>/cis/cis-sdk/xml directory and open SessionCoordinator.xml file in an editor.
  2. Search for "sessionTimeoutMins" string.
  3. Change the value as per your requirement. This timeout value is in minutes.
  4. Save the changes and exit.
SessionCoordinatorDB.xml
  1. Go to <install_dir>/cis/cis-sdk/xml directory and open SessionCoordinatorDB.xml file in Notepad.
  2. Search for "sessionTimeoutMins" string.
  3. Change the value as per your requirement. This timeout value is in minutes.
  4. Save the changes and exit.
  5. 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.
Products 
Module
VersionAll versions
Error Message Code
Cause
Additional Information
Publication StatusPublished

Powered by