Author |
Message |
Topic: message flow with request/reply |
Konrad
Replies: 2 Views: 2010
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 03, 2009 7:13 am Subject: message flow with request/reply |
Hi
I am trying to build a request/reply message flow like shown in this picture
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/topic/com.ibm.etools.mft.doc/ac004503.gif
The message ... |
Topic: WMB MQOutput invalid destination list |
Konrad
Replies: 11 Views: 14201
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 06, 2008 12:47 am Subject: WMB MQOutput invalid destination list |
It probably looks odd because I've tried to simplify the whole thing.
Our broker has been splitted into two parts.
First, a consumer interface where the applications have its request and respon ... |
Topic: WMB MQOutput invalid destination list |
Konrad
Replies: 11 Views: 14201
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 05, 2008 12:18 am Subject: WMB MQOutput invalid destination list |
What do you mean by reply queue?
Maybe I should explain it in more detail. I have two applications and each one has one request and one reply queue. Further on I have one service which is used by ... |
Topic: WMB MQOutput invalid destination list |
Konrad
Replies: 11 Views: 14201
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 04, 2008 6:33 am Subject: WMB MQOutput invalid destination list |
You're right. Thank you!
Another question regarding message flows:
I have a request flow as the counterpart to this response flow where I 'move' requests from different consumer interfaces to t ... |
Topic: WMB MQOutput invalid destination list |
Konrad
Replies: 11 Views: 14201
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 04, 2008 12:12 am Subject: WMB MQOutput invalid destination list |
Hey guys,
I have a problem with a pretty simple message flow where I want to use a destination list at the output node.
MQInput ---> Compute ---> MQOutput
The compute node looks like ... |