Siebel Adapter 6.0 SP3 | webMethods Siebel Adapter Documentation | webMethods Siebel Adapter Installation and User’s Documentation | Siebel-To-webMethods Communication | EAI webMethods Transports | Using the Transport Configuration File
 
Using the Transport Configuration File
The Siebel Adapter provides a configuration file for the transports, named WmISTransportCfg.txt. This self-documented file is located in the directory in which you installed the transports. Typically, you install transports in SiebelServer_directory\siebsrvr. For more information about installing transports, see Installing, Upgrading, and Uninstalling the Siebel Adapter .
Use this file to specify:
*A connection login string that the Guaranteed Asynchronous IS Service Invoke transport uses to establish a Siebel Java Thin client (Java Data Bean) connection to the Siebel Server. This transport will use this connection to return data from Integration Server.
*A directory for storing the guaranteed delivery files for the guaranteed delivery transports.
*Connection pool parameters.
*For the synchronous service invocation transports (both guaranteed and non-guaranteed), you configure a pool of connections to Integration Server. These transports use this connection pool to invoke Integration Server services on Integration Server.
*For the Guaranteed Asynchronous IS Service Invoke transport, you configure:
*A pool of connections to Integration Server. This transport uses this connection pool to invoke Integration Server services on Integration Server.
*A pool of Java Data Bean connections to the Siebel Server. This transport uses this connection pool to return data from the Integration Server service to the Siebel Server.