Working with remote queue objects�

You can send messages to remote queue objects by using the msgsend remote_qmgr option to specify the names of your remote queue managers when:

NoteAdaptive Server sets the remote queue manager as the target queue manager, and sets the queue as the target queue. As soon as Adaptive Server sends a message to the related transmit queue, Adaptive Server returns with successful status, even though it has not yet sent a message to the target queue.�

For more information on how WebSphere MQ transfers messages between queue managers, see your IBM documentation.

After a message is placed in the transmit queue, the local queue manager looks for the remote queue manager definition in its own subnet. If the local queue manager is:

For other circumstances, the channel of the related transmit queue receives messages and sends them to the queue manager that the channel connects to. If no such channel exists or the channel has not been started, the transmit queue stores the messages until the channel is started.�