IBM MQ queue points [Settings]
A IBM MQ queue point is used when sending messages to and receiving messages from a IBM MQ queue.
To view this page in the console, click the following path:
.
Configuration tab
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
General Properties
Identifier
The system-generated name by which this message point is known.
Information | Value |
---|---|
Required | No |
Data type | String |
UUID
The universal unique identifier assigned by the system to this message point for administrative purposes.
Information | Value |
---|---|
Required | No |
Data type | String |
Target UUID
The UUID of the bus destination for which this is a message point.
Information | Value |
---|---|
Required | No |
Data type | String |
IBM MQ queue name
The IBM MQ queue name as defined in IBM MQ.
Information | Value |
---|---|
Required | Yes |
Data type | String |
Inbound nonpersistent reliability
The level of reliability to apply when a nonpersistent IBM MQ message is received.
The messages in a IBM MQ network have their own quality of service level. This is either persistent or non-persistent. When these messages are received by a service integration application, they are assigned a service integration quality of service level that depends on their IBM MQ quality of service level.
- Best effort nonpersistent
- Express nonpersistent
- Reliable nonpersistent
- Reliable persistent
- Assured persistent
For more information, see Mapping the JMS delivery option and message reliability to and from the IBM MQ persistence value.
Information | Value |
---|---|
Required | No |
Data type | drop-down list |
Range |
|
Inbound persistent reliability
The level of reliability to apply when a persistent IBM MQ message is received.
The messages in a IBM MQ network have their own quality of service level. This is either persistent or non-persistent. When these messages are received by a service integration application, they are assigned a service integration quality of service level that depends on their IBM MQ quality of service level.
- Best effort nonpersistent
- Express nonpersistent
- Reliable nonpersistent
- Reliable persistent
- Assured persistent
For more information, see Mapping the JMS delivery option and message reliability to and from the IBM MQ persistence value.
Information | Value |
---|---|
Required | No |
Data type | drop-down list |
Range |
|
Include an RFH2 message header when sending messages to IBM MQ
If selected, messages sent to IBM MQ will include an RFH2 header. The RFH2 header stores additional information to that which is stored in the IBM MQ message header.
Information | Value |
---|---|
Required | No |
Data type | Boolean |