WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Configuring EIS connections to expire after a specified time
You can configure connections to SAP, Siebel, and PeopleSoft to expire after a specified time by using a configurable service.
You can use the connectionIdleTimeout property on a configurable service to control the number of connections to SAP, Siebel and PeopleSoft by closing connections that have not been used for a specified time.
Use the mqsicreateconfigurableservice command
to set up connections that expire when they have not been used for
a specified length of time.
In the following example,
the SAPConnection configurable service is configured to close connections
when they have not been used for 120 seconds.
mqsicreateconfigurableservice MB8BROKER -c SAPConnection -o mySAPAdapter.outadapter
-n connectionIdleTimeout -v 120