The Outbound MQSeries Adapter — Connection Retry Settings section of the WebSphere MQ Adapter Environment properties provides parameters for retrying outbound Adapter connection establishment. This section contains the top-level parameters displayed in the following table.
Table 31 Environment Configuration - Outbound MQSeries Adapter - Connection Retry Settings|
Name |
Description |
Required Value |
|---|---|---|
|
Connection Retry Count |
Specifies the maximum number of attempts made to connect to the destination queue manager. If the queue manager cannot be accessed for any reason, this setting specifies how many reattempts are made to complete the processing. |
An integer indicating the maximum number of connection attempts. The configured default is 0. |
|
Connection Retry Interval |
Specifies the amount of time (in milliseconds) between attempts to connect to the destination queue manager. This is the pause between each reattempt to access the destination queue manager or queue. Used in conjunction with the Connection Retry Count setting. |
An integer indicating the wait time in milliseconds between connection attempts. The configured default is 1000. |