Posted: Wed May 09, 2007 12:16 am Post subject: Getting messages from a non-broker queue managers queue.
Novice
Joined: 22 Aug 2004 Posts: 19
Hi ALL,
I have a broker running on a queue manager and the input node in the message flow running on the broker getting the messages from a local queue defined in broker queue manager.
Now instead of getting messages from the local queue from the broker queue manager can the input node get the messages from a queue defined in a queue manger which is not associated with the broker(non-broker queuemanager).
As per my knowledge it is not possible directly.
But you can achive this by making your broker queue manager and "other" queue manager (hosting queue from which you want to trigger the flow) communicate _________________ Thanks and Regards ,
Mensch
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
MQ messages can only be read from a queue local to the queue manager to which the application is connected. So the input node can only read from a local queue.
Not normally an issue - a few moments with a remote queue definition on the far side usually fixes it... _________________ Honesty is the best policy.
Insanity is the best defence.
Even I tried this scenario...but sorry to say..it can't be done with the broker.
Probably IBM will have to consider this scenario in the next version...
I am quite surprised IBM hasn't thought of this scenario..
But what you can do is to have another broker - QM setup and depending on your broker name you can use ESQL to route your messages to other QM's.. _________________ Thimk
There's a support pack that provides a node that makes a client connection to another qmgr.
There's almost never any reason to do this - messages should be moved to and from the broker by way of normal MQ networking. _________________ I am *not* the model of the modern major general.
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