The route has an error handler which has useOriginalMessage enabled.
However, when the error occurs inside the aggregator, the handler receives
the aggregated message.

Is it possible for it to send the original messages? For example: if the
aggregated message was from two exchanges then it should send two messages
to the handler (in separate instances).

Reply via email to