+

Search Tips   |   Advanced Search

IBM MQ mediation points [Settings]

An IBM MQ mediation point is a location from which a mediation takes messages.

To view this page in the console, click the following path:

Service integration -> Buses -> bus_name -> [Topology] Messaging engines -> engine_name -> Runtime > [Message points] IBM MQ Mediation points -> mediation_name .


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.


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
Data type String


Inbound nonpersistent reliability

The level of reliability to apply when a nonpersistent IBM MQ message is received.

Information Value
Required No
Data type drop-down list
Range

Best effort nonpersistent

Messages are discarded when a messaging engine stops or fails. Messages might also be discarded if a connection used to send them becomes unavailable or as a result of constrained system resources.

Express nonpersistent

Messages are discarded when a messaging engine stops or fails. Messages might also be discarded if a connection used to send them becomes unavailable.

Reliable nonpersistent

Messages are discarded when a messaging engine stops or fails.

Reliable persistent

Messages might be discarded when a messaging engine fails.

Assured persistent

Messages are not discarded.


Inbound persistent reliability

The level of reliability to apply when a persistent IBM MQ message is received.

Information Value
Required No
Data type drop-down list
Range

Best effort nonpersistent

Messages are discarded when a messaging engine stops or fails. Messages might also be discarded if a connection used to send them becomes unavailable or as a result of constrained system resources.

Express nonpersistent

Messages are discarded when a messaging engine stops or fails. Messages might also be discarded if a connection used to send them becomes unavailable.

Reliable nonpersistent

Messages are discarded when a messaging engine stops or fails.

Reliable persistent

Messages might be discarded when a messaging engine fails.

Assured persistent

Messages are not discarded.


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
Data type Boolean

  • Mediating a destination using an IBM MQ queue as the mediation point