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.

About this task

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.

Procedure

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 IBNODE -c SAPConnection -o mySAPAdapter.outadapter 
-n connectionIdleTimeout -v 120