TriggerMsgPriority (10-digit signed integer) on IBM i

Threshold message priority for triggers on IBM MQ for IBM i.

Local Model Alias Remote Cluster
X X

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 determining whether a trigger message should be generated). TriggerMsgPriority can be in the range zero (lowest) through MaxPriority (highest; see Attributes for the queue manager on IBM i ); 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.

Parent topic: Attributes for queues