AMQSGETC sample program, AMQSGETC, sample programs" />
Home
On the WebSphere MQ client workstation
- Change to the directory containing the sample programs, and then enter the following command:
amqsgetc QUEUE1 qmgrWhere
qmgr is the name of the queue manager on the server.
- The message on the queue is removed from the queue and displayed.
Home