MQeEarthQM to MQSaturnQ

On MQeEarthQM:
  1. Define a bridge with the following parameters:

    Bridge name: MQeEarthQMBridge

  2. Define an MQ queue manager proxy with the following parameters:

    Bridge Name: MQeEarthQMBridge
    MQ QMgr Proxy Name: MQSaturnQM
    Hostname: 20.8.9.51

  3. Define a client connection with the following parameters:

    Bridge Name: MQeEarthQMBridge
    MQ QMgr Proxy Name: MQSaturnQM
    ClientConnectionName: MQeEarth.CHANNEL
    SyncQName: MQeEarth.SYNC.QUEUE

  4. Define a connection with the following parameters:

    ConnectionName: MQSaturnQM
    Channel: null
    Adapter: null

  5. Define an MQ bridge queue with the following parameters:

    Queue Name: MQSaturnQ
    MQ Queue manager name: MQSaturnQM
    Bridge name: MQeEarthQMBridge
    MQ QMgr Proxy Name: MQSaturnQM
    ClientConnectionName: MQeEarth.CHANNEL

On MQSaturnQM:
  1. Define a server connection channel with the following parameters:

    Name: MQeEarth.CHANNEL

  2. Define a local sync queue with the following parameters:

    Name: MQeEarth.SYNC.QUEUE

    The sync queue is needed for assured delivery.

Applications on MQeEarthQM can now send messages to the MQSaturnQ on MQSaturnQM.


Terms of use | WebSphere software

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