MQeMoonQM to/from MQeEarthQM
- On MQeMoonQM:
-
- Define a connection with the following parameters:
Target queue manager name: MQeEarthQM
Adapter: FastNetwork:20.8.9.50
Note: Check
that the adapter you specify when you define the connection matches the adapter
used by the Listener on the MQeEarthQM queue manager.
Applications can
now connect directly to any queue defined on the MQeEarthQM queue
manager directly, when the MQeMoonQM is connected to the
network. The requirement states that applications on MQeMoonQM must
be able to send messages to MQeEarthQ in an asynchronous
manner. This requires a remote queue definition to set up the asynchronous
linkage to the MQeEarthQ queue.
- Define a remote queue with the following parameters:
Queue name: MQeEarthQ
Queue manager name: MQeEarthQM
Access mode: Asynchronous
Applications on MQeMoonQM now
have access to the MQeMoonQ (a local queue) in a synchronous
manner, and the MQeEarthQ in an asynchronous manner.