I'm trying to combine a router with an aggregator, where alle the messages go through the router first and some of theme are aggregated in the next step. It seems that the correlationId used by the aggregator is being reset by the router. Is this correct, or am I missing something?

Thanks, Levente