|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Request/Reply in Cluster |
« View previous topic :: View next topic » |
Author |
Message
|
bkissinger |
Posted: Wed Sep 29, 2004 7:52 am Post subject: Request/Reply in Cluster |
|
|
Newbie
Joined: 10 Mar 2004 Posts: 6
|
Hello all,
we have two Qmgr (QM1, QM2) in our Cluster, each sending Requests(MQMT_REQUEST) to another Qmgr(QM3) which resides also in the same Cluster. An application receives the Requests on QM3 and sends back Replies (MQMT_REPLY). The name of the Reply-Queue is the same on QM1 and QM2.
How can we make sure that a Reply goes exactly to the Qmgr that has sent the corresponding Request?
In our case, QM3 is developed by another company, and they say that we (the sender) have to take care about the routing. |
|
Back to top |
|
 |
siliconfish |
Posted: Wed Sep 29, 2004 10:46 am Post subject: |
|
|
 Master
Joined: 12 Aug 2002 Posts: 203 Location: USA
|
You have to specify the ReplyToQueue name as well as ReplyToQMgr (The queue manager from which the specific request came from) when sending the replies. |
|
Back to top |
|
 |
bkissinger |
Posted: Wed Sep 29, 2004 10:44 pm Post subject: |
|
|
Newbie
Joined: 10 Mar 2004 Posts: 6
|
Hi siliconfish,
thanks for your hint, i forgot to mention that we ware suppliing both the ReplyToQueue and ReplyToQmgr.
But am I right by saying that the receiver of the Request (in which I did set the above fields) has to evaluate these fields and takle care about replying to the correct QM and Queue?
Or can we as the sender control in some way how the reply is sent back to us? |
|
Back to top |
|
 |
siliconfish |
Posted: Wed Sep 29, 2004 11:14 pm Post subject: |
|
|
 Master
Joined: 12 Aug 2002 Posts: 203 Location: USA
|
Yes, you are correct.
The receiver app must take care of sending the reply to the queue manager from which the request was sent. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|