webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Adapter Runtime Configuration Parameter Appendix | Overview | watt.art.wmConnectionPool.pingRetryInterval
 
watt.art.wmConnectionPool.pingRetryInterval
Specifies the time interval of an Adapter Runtime ping to the underlying resource. The default value is 120 seconds.
You use this parameter together with the watt.art.wmConnectionPool.pingSafeInterval parameter and the pub.art.connection:queryConnectionState service to monitor the state of the underlying resource at frequent intervals.
Note:
The Adapter Runtime ping functionality uses database/back end credentials (user id and password) to create a connection and then destroy it to check the connectivity. Because creating and destroying a connection causes overhead, the ping interval should not be very small.