AMQ3SRV4 is a trigger server. It takes one parameter: the name of the initiation queue it is to serve. AMQSAMP4 defines a sample initiation queue, SYSTEM.SAMPLE.TRIGGER, that you can use when you try the sample programs.
For each trigger message, AMQ3SRV4 runs a start command in its own job to start the specified application.
Using the example trigger queue the command to issue is:
CALL PGM(QMQM/AMQ3SRV4) PARM('Queue Name')
where Queue Name must be 48 characters in length, which you achieve by padding the queue name with the required number of blanks. Therefore, if you are using SYSTEM.SAMPLE.TRIGGER as your target queue, you will need 28 blank characters.
The design of the trigger server is similar to that of the trigger monitor, except the trigger server:
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
amqwak02195 |