I managed to route the messages to the queue destinations.
Here is how it was done.
In GWMB create a transmission queue(TEST1) with the destination QMgr name(TEST1). Create a sender channel using this transmission queue to point to GWAP. Create the receiver channel.
In GWAP Create the transmission queue(TEST1) with the destination QMgr name(TEST1). Create a sender channel using this transmission queue to point to TEST1. Create the receiver channel.And Of course you should have the queue name.
Same way needs to be done for the other queue manager.
Make it easier on you. On the gateway qmgr (still part of the cluster) define the qmgr alias and have it point to the qmgr outside of the cluster. You will need to supply an xmitq. The channel will use that xmitq.
Cluster the qmgr alias and the whole cluster will know how to route a msg to the qmgr outside of the cluster....
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum