gtpi1m5dSystem Installation Support Reference

TPF MQSeries Queue Trigger

The TPF MQSeries queue trigger user exit, CUIR, allows you to activate the appropriate application to process the local queue specified in the trigger message. CUIR is called (unless a process was specified for the local queue definition) when the FIRST parameter is specified with the TRIGTYPE parameter of the ZMQSC ALT QL or ZMQSC DEF QL command. If a process was specified for the local queue definition, the process is called instead of CUIR. See TPF Operations for more information about defining a trigger type using the TRIGTYPE parameter and specifying a process using the PROCESS parameter with the ZMQSC ALT QL or ZMQSC DEF QL command.

Input

D0
The address of a block that contains the message queuing message descriptor (MQMD) and message queuing trigger message (MQTM).

Programming Considerations

Return Values

None.