Dear all,

I am doing a project with Camel and stuck with one issue.
Is there any way to combine Xpath,Header and Predicate together?

The requirement is like,i need to do a content message routing based on the
Xml file elemant value.
<order>
<book  gift="Y"/>
</order>
Gift attribute can have any value ,based on this  attribute I need to define
Predicate.

Currently I am doping this using multiple when conditions ,which is not
suggested.
Can you please provide help on this issue?

With Regards
Vijayasree



--
View this message in context: 
http://camel.465427.n5.nabble.com/Predicate-With-Xpath-tp5802579.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to