MQTC_* values" /> TriggerControl (MQLONG)
Home

 

TriggerControl (MQLONG)

Local Model Alias Remote Cluster
Yes Yes No No No

This controls whether trigger messages are written to an initiation queue to start an application to service the queue. This is one of the following:

MQTC_OFF

No trigger messages are to be written for this queue. The value of TriggerType is irrelevant in this case.

MQTC_ON

Trigger messages are to be written for this queue when the appropriate trigger events occur.

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



 

Home