|
sinusekhar
|
 |
« on: January 30, 2008, 04:05:11 PM » |
|
I have a requirement where I need to pick up the message from One Queue and perform some functions using multiple firewalls/ws-proxies and drop the response message back to a success Queue or failure Queue.
I am able to do all of it, with one input and output Queues. Right now i am trying to find out how to make a decision at runtime regarding the ResponseQueue. It is a property set as a part of the Front Side Handler for a MPGW or any other MQ service that can be created (MQ Gateway, MQ Proxy etc).
I would prefer to use one MPGW/MQ Gateway to pick up the message and process, and then drop it back and several other supporting services like Firewall/WS-Proxy for HTTP processing.
Is there a way to change the ResponseQueue attribute at runtime? Do you see any other way of implementing this functionality using multiple MPGW's? I can see some ways of achieving this, but that is forcing me to create some landing zones for messages temporarily, which might not be acceptable.
Please let me know if any of you have some ideas.
Appreciate your help!
Regards, Sinu
|