MQSaturnQM to MQeEarthQ

On MQSaturnQM:
  1. Define a local queue with the following parameters:

    Queue name: MQeEarth.XMITQ
    Queue type: transmission queue  

  2. 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:
  1. 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.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.