Author |
Message
|
asudhakar |
Posted: Wed Mar 19, 2008 8:11 pm Post subject: Can we give Other QMs Queues in Destination List |
|
|
 Centurion
Joined: 12 May 2007 Posts: 116 Location: Bangalore
|
Hi 2 all.
I worked with destination list in Localenvironment Tree.
But i specified queues which are belongs to Broker QM.
But i want to send message to Other QMs Queues.
is it possible.
Can any one give solution.
Thank u _________________ WebSphere MQ, MB Support and Admin |
|
Back to top |
|
 |
Vitor |
Posted: Thu Mar 20, 2008 2:19 am Post subject: Re: Can we give Other QMs Queues in Destination List |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
asudhakar wrote: |
is it possible.
|
Yes.
One of the points of WMQ is that a putting application (like WMB) shouldn't know or care where the target queue is hosted.
Just set it up like you would for any other app. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Mar 20, 2008 8:31 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
The documentation lists what "properties" you can set in the Destination List, which includes QueueManager.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
MrSmith |
Posted: Thu Mar 20, 2008 9:10 am Post subject: |
|
|
 Master
Joined: 20 Mar 2008 Posts: 215
|
If you didn't actually specifically want to set he queue Manager itself in the nodes properties you could of course just specify the queue as normal and that queue be a remote definition that can point to just about anywhere you like and is obviuosly more flexible int hat you would not have to redeply the flow each time you may want to change the value of the node |
|
Back to top |
|
 |
sunny_30 |
Posted: Fri Mar 21, 2008 6:43 am Post subject: |
|
|
 Master
Joined: 03 Oct 2005 Posts: 258
|
Define a cluster-alias definition, say QMC on Broker-QM.
add the other-QM queues into cluster.
In the destination-list, mention QM as QMC & give the queue-name.
It works. |
|
Back to top |
|
 |
|