How to change the timeout in the OmniGov Console


Technique

Product: iWay/OMNI
Release: 3.8.3
Primary OS: Windows
Solution Date:

Problem

How to change the timeout in the OmniGov Console.

Solution

Here are the steps to change the OmniGov Console time out:

  1. Locate and backup the web.xml file located in the following directory:

\omni\ogs\omnigen\OmniGovConsole\conf

  1. Edit the original file and look for the following block of code:

<session-config>

     <session-timeout>15</session-timeout>

     <cookie-config>

     <name>OGCSESSIONID</name>

     </cookie-config>

</session-config>

  1. Change the value in red to the time you need in terms of minutes.
  1. After this change, you will need to restart the OMNI Windows controller service.