Running the amqstrg0.c, amqstrg, and amqstrgc samples

 

The program takes 2 parameters:

  1. The name of the initiation queue (necessary)

  2. The name of the queue manager (optional)

If a queue manager is not specified, it connects to the default one. A sample initiation queue will have been defined when you ran amqscos0.tst; the name of that queue is SYSTEM.SAMPLE.TRIGGER, and we can use it when you run this program.

The function in this sample is a subset of the full triggering function that is supplied in the runmqtrm program.

 

Parent topic:

The Triggering sample programs


fg17640_