TriggerMsgPriority (10-digit signed integer)

Threshold message priority for triggers.

Local Model Alias Remote Cluster
Y Y      

This is the message priority below which messages do not contribute to the generation of trigger messages (that is, the queue manager ignores these messages when deciding whether a trigger message should be generated). TriggerMsgPriority can be in the range zero (lowest) through MaxPriority (highest; see Attributes for the queue manager); a value of zero causes all messages to contribute to the generation of trigger messages.

To determine the value of this attribute, use the IATRGP selector with the MQINQ call. To change the value of this attribute, use the MQSET call.