...
Use Iterator mediator in association with Aggregate mediator.
Do not do any configuration after the Send mediator.
Do proper error handling to handle mediation errors as well as endpoint errors.
Use the
get
property instead of$ctx
.Use appropriate intervals for tasks.
...