Configuring Java CAPS Environment Components for Communications Adapters

Configuring MSMQ Adapter Environment Properties

The MSMQ Adapter Environment properties are organized into the following sections:

Inbound MSMQ Adapter — MSMQ Environment

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

Table 25 Environment - Inbound MSMQ Adapter — MSMQ Environment

Name 

Description 

Required Value 

MSMQ Host Name

Specifies the Microsoft Message Queue host name. 

The Microsoft Message Queue host name. 

Avoid using an IP address or “localhost” for the local server. These may not work in your MSMQ Environment. 


Note –

If the Host Name contains more than 15 characters, MSMQ will truncate the name. In this case, you must use the truncated Host Name. Refer to the Queue Properties, General tab to see the specific Host Name for your system.


Inbound MSMQ Adapter — MDB Settings

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

Table 26 Environment - Inbound MSMQ Adapter — MDB Settings

Name 

Description 

Required Value 

Max Pool Size

Specifies the maximum number of physical connections the pool can contain. 

A value of 0 (zero) indicates that there is no maximum.

An integer indicating the maximum pool size. 

The configured default is 1000.

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.

Outbound MSMQ Adapter — MSMQ Environment

The Outbound MSMQ Adapter — MSMQ Environment section of the MSMQ Adapter Environment properties contains the top-level properties displayed in the following table.

Table 28 Environment - Outbound MSMQ Adapter — MSMQ Environment

Name 

Description 

Required Value 

MSMQ Host Name

Specifies the Microsoft Message Queue host name.

The Microsoft Message Queue host name. 

Avoid using an IP address or “localhost” for the local server. These may not work in your MSMQ Environment. 


Note –

If the Host Name contains more than 15 characters, MSMQ will truncate the name. In this case, you must use the truncated Host Name. Refer to the Queue Properties, General tab to see the specific Host Name for your system.


Outbound MSMQ Adapter — Connection Retry Settings

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

Table 29 Environment - Outbound 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.