- On MQSaturnQM:
-
- Define a local queue with the following parameters:
Queue name: MQeEarth.XMITQ
Queue type: transmission queue
- Define a queue manager alias (remote queue definition) with the
following parameters:
Queue name: MQeEarthQM
Remote queue manager name: MQeEarthQM
Transmission queue: MQeEarth.XMITQ
- On MQeEarthQM:
-
- Define a Transmission queue listener with the following parameters:
Bridge name: MQeEarthQMBridge
MQ QMgr Proxy Name: MQSaturnQM
ClientConnectionName: MQeEarth.CHANNEL
Listener Name: MQeEarth.XMITQ
Applications on MQSaturnQM can now send messages to MQeEarthQ using
the MQeEarthQM queue manager alias . This routes each message
onto the MQeEarth.XMITQ, where the MQe transmission queue
listener MQeEarth.XMITQ gets them, and moves them onto the
MQe network.