xHi everyone, this is my nice scenario (Let's dive into it!) :
1. User moves a file into a folder X 2. A complex route is defined on folder X to process the file. The file is splitted, normalized and inserted into CRM. On completion a report is displayed to end user and then he could correct some information on lines affected by errors (Constraint Violations or Out of Service CRM) and resubmit it. So, lines correctly inserted in the previous step into CRM will be unprocessed. Is IdempotentConsumer correct way to avoid duplicate in CRM? Could you please provide me an example to do it or any suggestions? Thanks in advance Greetings Michele -- View this message in context: http://camel.465427.n5.nabble.com/Avoid-processing-same-message-in-route-tp5775839.html Sent from the Camel - Users mailing list archive at Nabble.com.