Re: Compound Predicate For Camel Route

2012-07-16 Thread Gary Liu
Thanks Claus. It works. As we are using 2.8 Camel, I use "and" like this: ${in.header.CamelHttpMethod} != 'DELETE' and ${in.header.CamelHttpPath} contains '/trans/WorkOrder' Thanks --Gary -- View this message in context: http://camel.465427.n5.nabble.com/Comp

Re: Compound Predicate For Camel Route

2012-07-16 Thread Claus Ibsen
equest > xml." /> >/> > > > My question is: > > How to use "AND" here? > > Thanks, > --Gary > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Compound-Predicate-For-Camel-Route-tp571

Compound Predicate For Camel Route

2012-07-16 Thread Gary Liu
tpMethod} != 'DELETE' My question is: How to use "AND" here? Thanks, --Gary -- View this message in context: http://camel.465427.n5.nabble.com/Compound-Predicate-For-Camel-Route-tp5716112.html Sent from the Camel - Users mailing list archive at Nabble.com.