Author |
Message |
Topic: Aggregating Original Request message to a Reply Problem |
ddg
Replies: 11 Views: 12441
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 29, 2007 2:10 pm Subject: Aggregating Original Request message to a Reply Problem |
THANK YOU very much, jefflowrey and vk for your help and your patience. That made the 2 messages arriving at the fan-in's input queue match ID's.
Thanks again. |
Topic: Aggregating Original Request message to a Reply Problem |
ddg
Replies: 11 Views: 12441
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 29, 2007 1:30 pm Subject: Aggregating Original Request message to a Reply Problem |
Let me make sure I understand.
Fan Out Flow:
input queue to:
first leg:
Agg Control
to
some logic in a compute node
to
mqOUT1 ("New Message Id" checked and "Request" c ... |
Topic: Aggregating Original Request message to a Reply Problem |
ddg
Replies: 11 Views: 12441
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 29, 2007 12:53 pm Subject: Aggregating Original Request message to a Reply Problem |
You can't send the second straight to fan-in... You need to send all messages that will show up at fan-in through an AggregateRequest
when I said "straight to fan-in...", I am sorry I mis ... |
Topic: Aggregating Original Request message to a Reply Problem |
ddg
Replies: 11 Views: 12441
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 29, 2007 12:21 pm Subject: Aggregating Original Request message to a Reply Problem |
Thanks again.
I understand now. I actually can do that with the intermediate flow that picks up from mqOUT1.
However, mqOUT2 is actually the input queue to the Fan-In flow. I am sending one ... |
Topic: Aggregating Original Request message to a Reply Problem |
ddg
Replies: 11 Views: 12441
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 29, 2007 11:05 am Subject: Aggregating Original Request message to a Reply Problem |
Hi vk,
First of all thanks for the reply.
So....
When you said, "In the message flows picking up from the queues mqOut1 and mqOut2, are you copying the MsgId in the MQMD header to the ... |
Topic: Aggregating Original Request message to a Reply Problem |
ddg
Replies: 11 Views: 12441
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 29, 2007 10:00 am Subject: Aggregating Original Request message to a Reply Problem |
I am in WMB6 trying to do a Fan-out/Fan-In (Aggregation) flow setup. This is my first time creating
a aggregation flow setup so bear with me.
Error:
I always get this in User Trace for Fan-In:
... |