TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel
6.0.0 6.0.1 6.1.0
Description
Regardless of how the SiebelDataBean is invoked, certain parameters of the connection may be set using the properties file. These are siebel.conmgr.txtimeout, siebel.conmgr.poolsize, siebel.conmgr.sesstimeout, siebel.conmgr.retry, and siebel.conmgr.jce. The configuration for the 'siebel.properties' file follows.
Environment
All Environments
Resolution
Configuration of 'siebel.properties' file. Refer to the Oracle documentation “Properties in the siebel.properties File” at http://docs.oracle.com/cd/B40099_02/books/EAI3/EAI3_IntegJava11.html for details.
For the siebel.properties file to be taken into effect, the user needs to make the necessary modifications first and then copy the file to the <<Siebel_adapter_home>>\<version>\lib folder of the adapter installation and then restart the adapter. The user may also copy the siebel.properties file to any folder in the system path.
The connection string in siebel.properties is for default setting of parameters, so when you have an explicit connection string in the Adapter instance configuration, the JDB will use the adapter's config for the connection parameters instead of the default setting. This is normal behavior for Siebel JDB.
We don't support replacement of connection string setting using siebel.properties file currently.