InitiationQName (MQCHAR48)
This is the name of a queue defined on the local queue manager; the queue must be of type MQQT_LOCAL.
Local | Model | Alias | Remote | Cluster |
---|---|---|---|---|
X |
The queue manager sends a trigger message to the initiation queue when application start-up is required as a result of a message arriving on the queue to which this attribute belongs. The initiation queue must be monitored by a trigger monitor application that starts the appropriate application after receipt of the trigger message.
To determine the value of this attribute, use the MQCA_INITIATION_Q_NAME selector with the MQINQ call. The length of this attribute is given by MQ_Q_NAME_LENGTH.