MQSaturnQM to MQeMoonQ

On MQSaturnQM:
  1. Define a queue manager alias (remote queue definition) with the following parameters:

    Queue name: MQeMoonQM
    Remote queue manager name: MQeMoonQM
    Transmission queue: MQeEarth.XMITQ

Applications on MQSaturnQM can now send messages to MQeMoonQ using the MQeMoonQM queue manager alias . This routes each message to the MQeEarth.XMITQ, where the MQe transmission queue listener MQeEarth.XMITQ gets them, and posts them onto the MQe network.

The store-and-forward queue TO.HANDHELDS collects the message, and when the MQeMoonQM next connects to the network, the home-server queue retrieves the message from the store-and-forward queue, and delivers the message to the MQeMoonQ.


Terms of use | WebSphere software

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