Web Client

Setting the Timeout Value

  Agile e6 ships with a default timeout setting of 900 seconds (15 minutes) for an inactive Client. To better preserve end user work sessions, it is recommended to set this value to at least 3600 seconds (1 hour).

 

The timeout value is set in the file %EP_ROOT%/epclt/<web_env>/shared/classes/webplm.properties.

The following line controls the number of seconds for timeout:

axalant.web.sessionTimeout=900