OnCompletion - Should use pipes and filters to ensure IN is OUT from last step ------------------------------------------------------------------------------
Key: CAMEL-2758 URL: https://issues.apache.org/activemq/browse/CAMEL-2758 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 2.3.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.4.0 OnCompletion will route the Exchange directly as is which means if you have set an OUT the first step in the onCompletion route may not use this OUT but the IN instead. And also add option {{useOriginalBody}} so you can do work based on the original input instead. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.