Siebel Communications Guide > Overview of Siebel Communications > Configuring Communications, Order-to-Cash, and Master Data Management Integration >

Setting Up the Session Pool Manager


The Session Pool Manager (SPM) is a service in the Service-Oriented Architecture (SOA) Web server. The main function of the SPM is managing a pool of Web Server Session Tokens to be reused among Business Process Execution Language (BPEL) flows. If SPM is enabled in Oracle Application Integration Architecture, then follow this procedure to make the changes that are required for your Siebel application.

To set up the Session Pool Manager

  1. Navigate to Siebel installation folder/eappweb/bin.
  2. Make a backup copy of the eapps.cfg file.
  3. Open the eapps.cfg file.
  4. Search for the /eai_enu section.
  5. Add the following parameters to the /eai_enu section:

    SessionTimeout = 300

    SessionTokenTimeout = 15

    SessionTokenMaxAge = 2880

    SWSENoSessInPref = TRUE

  6. Save and close the eapps.cfg file.
  7. Restart the Siebel Web server.
Siebel Communications Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.