egated messages when they are complete.
For example to route to another route you can do:
from("direct:b")
.aggregate(header("idReq"), new
AggregationStrategyPersona()).completionSize(2)
.to("direct:aggregatedMessagesGoesHere");
> Thanks
>
> Gaston
>
>
>
ng me
the following error:
org.apache.camel.FailedToCreateRouteException: Failed to create route route4
at: >>> Aggregate[header{idReq} -> []] <<< in route: Route[[From[direct:b]]
-> [Aggregate[header{idReq} -> [ because of Definition has no children
on Aggregate