Author |
Message
|
uma.ch |
Posted: Sun Apr 17, 2016 1:59 pm Post subject: Aggregation Control Message |
|
|
Newbie
Joined: 17 Apr 2016 Posts: 3
|
Hi All,
I am using IIB 10.0.3. I have issue with my service. I am trying to achieve dynamic aggregation ,Since it's my requirement.
Flow 1:
soapInput-- compute - Aggregate Control --> MQOutput---> AggregateRequest
the control terminal of Aggregate ControlNode is connected to another compute node and the output terminal is connected to MQOutput Node to capture the Control Message.
Flow 2:
MQInput - Compute ---- > MqOutput.
Flow 3:
MQInput1(controlMsg)---- AggregateReply Node --------->
MqInput2(Flow 2 MqOutput Queue) ---> Aggregate Reply Node-------> Compute Node -------> SoapReply Node.
My issue is :
In Flow 3 all the messages are coming out through unKnown terminal of AggregateReply Node which are coming as it is which Flow as dropped in Mqoutput. and I do not see ComIbmAggregateReplyBody in Localenvironment of the message when it arrives unknown terminal.
And the messages are lied in SYSTEM.BROKER.AGGR.REQUEST Queue.
My requirement is to collect the all responses and prepare consolidate response .
Would you please anyone hlep on this. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Apr 17, 2016 4:20 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
in flow 2 do you correctly switch messageId and correlId?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
uma.ch |
Posted: Sun Apr 17, 2016 6:29 pm Post subject: |
|
|
Newbie
Joined: 17 Apr 2016 Posts: 3
|
In Flow 2 The message id and Correlation id are the same before we drop into MQOutput node.
will it be different ? |
|
Back to top |
|
 |
maurito |
Posted: Mon Apr 18, 2016 1:58 am Post subject: Re: Aggregation Control Message |
|
|
Partisan
Joined: 17 Apr 2014 Posts: 358
|
uma.ch wrote: |
Flow 3:
MQInput1(controlMsg)---- AggregateReply Node --------->
|
To what input terminal of the AggregagteReplay node is MQInput1 connected to ? Control or In ? |
|
Back to top |
|
 |
uma.ch |
Posted: Mon Apr 18, 2016 7:41 am Post subject: |
|
|
Newbie
Joined: 17 Apr 2016 Posts: 3
|
it's connected to control terminal of Aggregate Reply node |
|
Back to top |
|
 |
|