About this task
In this part of the tutorial, you will send a message from the client to the server queue
manager
QM_ORANGE, which uses the remote queue definition and other
IBM® MQ objects defined in earlier tutorials to route the message
onto queue manager
QM_APPLE and to queue
Q1.
On Windows, the sample programs are
installed by default with IBM MQ Server or Client.
On Linux, the sample
programs RPM will need to be installed.
Open a command prompt on the client and follow these
steps:
Results
You have now created a test message and sent it to the server
queue manager
QM_ORANGE, which routes it onto queue
Q1 on
queue manager
QM_APPLE. The next task is to verify
that the test message was received.