|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Reading reply msg from a cluster queue in gateway in DP? |
« View previous topic :: View next topic » |
Author |
Message
|
issac |
Posted: Wed May 22, 2013 11:11 pm Post subject: Reading reply msg from a cluster queue in gateway in DP? |
|
|
 Disciple
Joined: 02 Oct 2008 Posts: 158 Location: Shanghai
|
Hello,
I'm new to DP, and did not have much luck when googling about this. I'm setting up a request-reply scenario between datapower and a mq cluster.
When sending request, DP->cluster queue. DP connects to my cluster gateway, and the request message is correctly sent to my clustered queue in a cluster member. I dont have a problem here.
When the request message is received, WMB processes it and sends it back to a reply queue. Here's the problem, where should I locate a reply queue? I thought about defining multiple cluster remote queues, but could a remote queue point to a queue inside the datapower? Otherwise should I just define the reply queue in my gateway qmgr? _________________ Bazinga! |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu May 23, 2013 4:13 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
The reply queue should be defined as a local queue on the queue manager your application, in this case DataPower, is connected to when it puts the request.
The request message should have that reply queue name in its MQMD Reply To Queue field. On the MQPUT, leave the MQMD Reply To Queue Manager blank and the QM you are connected to will automagically fill in its own name for you.
The WMB flow that is processing your request should reply to whatever it finds in the MQMD's ReplyToQ and ReplyToQM of the request message. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
mqjeff |
Posted: Thu May 23, 2013 4:15 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
There are no queues inside of Datapower.
Datapower always and only makes client connections. |
|
Back to top |
|
 |
issac |
Posted: Thu May 23, 2013 5:26 pm Post subject: |
|
|
 Disciple
Joined: 02 Oct 2008 Posts: 158 Location: Shanghai
|
Thanks very much! That totally solves my problem. _________________ Bazinga! |
|
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
|
|
|
|