Configuring MQ link
A WebSphere MQ link connects one service integration messaging engine, called the gateway messaging engine, to one WebSphere MQ queue manager or queue-sharing group, called the gateway queue manager.
All messaging engines in the service integration bus use the gateway messaging engine to route messages to and from the WebSphere MQ network; all queue managers and queue-sharing groups in the WebSphere MQ network use the gateway queue manager to route messages to and from the service integration bus.
Typically, a WebSphere MQ link consists of two TCP/IP connections:
The WebSphere MQ link sender channel, which carries messages from a SiBus to WebSphere MQ
The WebSphere MQ link receiver channel, which carries messages from WebSphere MQ to a SiBus
Note
WebSphere MQ calls these TCP/IP connections message channels: a receiver channel, which connects to the WebSphere MQ link sender channel; and a sender channel, which connects to the WebSphere MQ link receiver channel.
The following...