E1 Tips The Tips & Tricks of a CNC Administrator on Oracle JDEdwards EnterpriseOne

The EnterpriseOne Session Timeout Two-Step…Ok, Three Step

We have several work areas that require a longer inactive timeout setting than the default 20 minutes (Payroll Time-entry, Fixed Asset Accounting, etc.).

Unfortunately, EnterpriseOne’s architecture does not make the process of configuring a session timeout very easy.  There are three separate separate settings that need to configured correctly.  Depending on your architecture that could mean three separate machines using three separate platforms.  Whatever your architecture looks like there are at least three.

  1. The Java Application Server (JAS).  No matter what flavor of JAS you are running (IBM Websphere, Oracle Application Server, BEA, etc.) you will need to configure the application’s user session timeout setting.  The screenshots for IBM Websphere 6.0.2.13 are below:

    image thumb2 The EnterpriseOne Session Timeout Two Step…Ok, Three Step 
    image thumb3 The EnterpriseOne Session Timeout Two Step…Ok, Three Step

  2. The EnterpriseOne HTML Server.  This setting is in the JAS.INI under the [CACHE] stanza.  The setting is in milliseconds (3600000 = 1 hour).  If you are running the Oracle Server Manager for EnterpriseOne, you can find it in the “Cache Configuration section under the “Web Runtime” configuration.
    image thumb4 The EnterpriseOne Session Timeout Two Step…Ok, Three Step
     
    image thumb5 The EnterpriseOne Session Timeout Two Step…Ok, Three Step
  3. The HTTP server.  The instructions for both Microsoft IIS and IBM HTTP Server follows:
    • Microsoft IIS:
      • Display the properties of the website that is configured to host EnterpriseOne
      • On the “Website” tab, modify the “Connection Timeout” setting.  Please note that this value is in seconds, not milliseconds.
    • IBM HTTP Server:
      • Edit the “Timeout” setting in the HTTPD.CONF file.  Please note that this value is in seconds, not milliseconds.

NOTE:  To avoid record locking Oracle specifies to configure the system so that the JAS server will “timeout” the user’s session.  To do that both the EnterpriseOne HTML Server and the HTTP server need to be set to great times than the JAS server.  For example:

  • To configure a timeout value of 30 minutes:
    • JAS Server: 30
    • EnterpriseOne HTML Server: 3600000
    • HTTP Server: 3600
pf button The EnterpriseOne Session Timeout Two Step…Ok, Three Step
evernote The EnterpriseOne Session Timeout Two Step…Ok, Three Stepdigg The EnterpriseOne Session Timeout Two Step…Ok, Three Stepshare save 171 16 The EnterpriseOne Session Timeout Two Step…Ok, Three Step

One Response to “The EnterpriseOne Session Timeout Two-Step…Ok, Three Step”

  1. gjRVzt It’s spooky how clever some ppl are. Thanks!

Leave a Reply