Hi, You may find this trick <http://camel.apache.org/how-do-i-retry-processing-a-message-from-a-certain-point-back-or-an-entire-route.html> of interest in order to influence the redelivery.
Enjoy, Alex On Mon, Feb 5, 2018 at 7:40 AM, Hemant Pekhale <hemant.pekh...@gmail.com> wrote: > Hi, > > How to retry a message from a specific point of the route when exception > occurs. > I am using camel 2.15 and Spring configuration. > Some example is most appreciated. > > Thanks! >