Author |
Message
|
sukhi |
Posted: Tue Nov 22, 2016 1:50 am Post subject: aggregation behaviour internallhy |
|
|
Novice
Joined: 22 Nov 2016 Posts: 18
|
Hi ,
i have implemented and deployed aggregation flows in linux environment and its working.
but i dont know how aggregate reply is understanding each response of aggregate request folders messages.
can anyone tell me how aggregation internally working |
|
Back to top |
|
 |
timber |
Posted: Tue Nov 22, 2016 4:21 am Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
Nobody on this forum is going to tell you anything about the internals of the product - that is IBM's intellectual property. Everything that you need to know *should* be covered in the Knowledge Center. Which topics have you read? |
|
Back to top |
|
 |
sukhi |
Posted: Tue Nov 22, 2016 4:31 am Post subject: |
|
|
Novice
Joined: 22 Nov 2016 Posts: 18
|
Hi, i have read aggregation samples and read about aggregation nodes.
it explains that usage and configuration of nodes.
but how aggregate reply is understanding the behaviour of fanout flows
if message has been send to the mqoutput and then aggregate request node, so on what basis aggregate reply is making response folder.
even i was debugging the flow only mq headers were shown in between of mqinput and aggregate reply. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 22, 2016 5:18 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I don't understand the question.
Do you mean "how does the aggregate node know which messages belong to a given aggregation?"
Or something else? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
sukhi |
Posted: Tue Nov 22, 2016 6:10 am Post subject: |
|
|
Novice
Joined: 22 Nov 2016 Posts: 18
|
yes, how aggregate reply node understand the response messages of each aggregate request nodes .
below is how aggregate reply node is creating trees like
ComIbmAggregateReplyBody.<aggregate request <folder name>>.xmlnsc.body |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 22, 2016 6:34 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
sukhi |
Posted: Tue Jan 31, 2017 8:58 pm Post subject: |
|
|
Novice
Joined: 22 Nov 2016 Posts: 18
|
thanks mqjeff,
now i am facing slowness issue in the aggregated response message
kept timeout value as 120 in aggregate control node and 5 in unknown message timeout of aggregate reply node.
i got the all response from fanout services with in 2 to 3 seconds but while sending aggregated response messages it takes 6 to 7 seconds.
please suggest how to send response message faster.
Regards
Sukhendra |
|
Back to top |
|
 |
sukhi |
Posted: Tue Feb 14, 2017 12:32 am Post subject: |
|
|
Novice
Joined: 22 Nov 2016 Posts: 18
|
Hi Saper,MqJeff
please help for above scenario for aggregation |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Feb 14, 2017 12:46 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
sukhi wrote: |
Hi Saper,MqJeff
please help for above scenario for aggregation |
What have you done to try to find out the problem in the last two weeks? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
sukhi |
Posted: Tue Feb 14, 2017 12:52 am Post subject: |
|
|
Novice
Joined: 22 Nov 2016 Posts: 18
|
Hi Davies,
i have decreased the value from 5 to 1 in unknown message timeout property
of aggregate reply node then response messages are coming within 3to 4 seconds
but still not convinced.
can you please help to findout the above issue
---sukhendra |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Feb 14, 2017 1:39 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
How are you trying to disgnose the problem?
Have you put Trace Nodes into your flow?
Have you used the Debugger or UserTrace? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|