Author |
Message
|
chenna.hari |
Posted: Mon Nov 05, 2012 7:25 pm Post subject: connection settings in WebSphere Business IntegrationAdapter |
|
|
Centurion
Joined: 21 Mar 2009 Posts: 103
|
To change Siebel connection settings in IBM WebSphere Business Integration Adapter for Siebel eBusiness Applications.
Need to create a siebel.properties file and save it in the classpath of the adapter. (Here siebel.properties file contain the property siebel.conmgr.txtimeout, etc..)
can anyone suggest the location of the siebel.properties file, how to save it in the classpath of the adapter and how to verify the adapter pick the settings. |
|
Back to top |
|
 |
broker_new |
Posted: Mon Nov 05, 2012 7:40 pm Post subject: |
|
|
 Yatiri
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
|
AFAIK we have to create/update the configurable service for the Siebel connection, i don't think we have the flexibility to have the connection strings in a property file.  _________________ IBM ->Let's build a smarter planet |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 06, 2012 4:20 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
When using broker, please stop thinking about using properties files.
Nothing in broker likes to use properties files. Properties are much better managed and handled *outside* of files - as user defined properties, as bar file overrides, configurable services, etc. etc. etc.
As broker_new says, it's really the configurable service that you should be looking at.
Or at least the documentation on using the Siebel Adapter in Broker.... |
|
Back to top |
|
 |
marko.pitkanen |
Posted: Tue Nov 06, 2012 5:35 am Post subject: |
|
|
 Chevalier
Joined: 23 Jul 2008 Posts: 440 Location: Jamsa, Finland
|
Hi,
If you still use standalone WBIA -adapters you perhaps can find some info for example old cached infocenter.
--
marko |
|
Back to top |
|
 |
marko.pitkanen |
Posted: Tue Nov 06, 2012 5:43 am Post subject: |
|
|
 Chevalier
Joined: 23 Jul 2008 Posts: 440 Location: Jamsa, Finland
|
Perhaps your organisation sets the configuration file variable (AGENTCONFIG_FILE) in connector_manager -script.
And if I remember it correctly adapter echoes settings it uses to log files during the start-up process.
--
marko |
|
Back to top |
|
 |
broker_new |
Posted: Tue Nov 06, 2012 3:47 pm Post subject: |
|
|
 Yatiri
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
|
|
Back to top |
|
 |
|