Tutorial 2: Sending a message to a remote queue
A tutorial showing how to send messages to a remote queue manager.
Before you begin
This tutorial builds upon IBM MQ objects set up in Tutorial 1: Sending a message to a local queue. You must complete Tutorial 1 to proceed with this tutorial.You must set up a queue manager and queues (a remote queue definition and a transmission queue) on your computer, and then define a message channel. Finally, put a test message onto the sending queue manager, and get it from the queue on the receiving queue manager.
When we have completed this tutorial, you should have a basic understanding of how to set up and use IBM MQ messaging using a remote queue definition.