Setting session inactivity timeout values for application servers in IBM® OpenPages for IBM Cloud Pak for Data

Important: IBM Cloud Pak® for Data Version 4.6 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.

Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.

You can set session inactivity timeout values for OpenPages® application servers.

Procedure

  1. Prepare your environment.
    Do steps 1 to 4 in Configuring OpenPages.
  2. Go to the overrides directory.
    /opt/ibm/wlp/usr/servers/defaultServer/configDropins/overrides
  3. In a text editor, open the op-apps.xml file and look for the following line:
    <httpSession cookieSecure="true" invalidationTimeout="90m"/>
  4. Set the invalidationTimeout parameter to the value in minutes. Save and close the file.
  5. Do steps 6 and 7 in Configuring OpenPages.