Configuring Java CAPS Environment Components for Communications Adapters

Inbound MSMQ Adapter — Connection Retry Settings

The Inbound MSMQ Adapter — Connection Retry Settings section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 27 Environment - Inbound MSMQ 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 or queue. 

If the queue manager or queue 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 or queue. 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.