|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Sending messages to new queue managers |
« View previous topic :: View next topic » |
Author |
Message
|
Kireeti84 |
Posted: Fri Nov 04, 2016 7:03 am Post subject: Sending messages to new queue managers |
|
|
Apprentice
Joined: 18 Oct 2013 Posts: 40
|
Dear friends,
I need your help / advice with one of the requirement that i am currently working on :
Application 1 drops a message to ABCQMGR / ABCQUEUE.OUT
Now, there is a new queue manager and new queue XYZQMGR / XYZQUEUE.OUT added and the requirement is any message coming to the ABCQUEUE.OUT should go to the newly added queue ie., XYZQUEUE.OUT
please advice how we can send the same messages to multiple queue managers at the same time.
thanks,
Kireeti |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Nov 04, 2016 7:17 am Post subject: Re: Sending messages to new queue managers |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
The way I understand it you have 2 completely different requirements here:
Kireeti84 wrote: |
Application 1 drops a message to ABCQMGR / ABCQUEUE.OUT
Now, there is a new queue manager and new queue XYZQMGR / XYZQUEUE.OUT added and the requirement is any message coming to the ABCQUEUE.OUT should go to the newly added queue ie., XYZQUEUE.OUT |
This has to do with routing. The best part to read up on is the one talking about multi-hops. The easy solution here is to replace your local ABCQUEUE.OUT with a remote queue pointing to the correct new destination.
Don't forget to also set up the channel to XYZQMGR.
Kireeti84 wrote: |
please advice how we can send the same messages to multiple queue managers at the same time.
thanks,
Kireeti |
This is a completely different requirement. You can look at a programing construct with Destination lists, or an administrative construct involving pub/sub.
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|