Dynamic Routing Slip EIP ------------------------ Key: CAMEL-3074 URL: https://issues.apache.org/activemq/browse/CAMEL-3074 Project: Apache Camel Issue Type: New Feature Components: camel-core Reporter: Claus Ibsen Fix For: 3.0.0
The routing slip currently requires the slip to be evaluated once. We should allow a dynamic slip which evaluates on-demand and keep routing until the evaluation returns {{null}} or {{false}}. Then you can use it as a decision point and as the dynamic router EIP pattern. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.