RE: how do I check conditions in XML DSL

2014-04-23 Thread Ravindra.Godbole
[aindril...@issac.in] Sent: Wednesday, April 23, 2014 6:22 PM To: users@camel.apache.org Subject: how do I check conditions in XML DSL I have a CSV file which contain following data: value1=A,value1=B My requirement is that : if value1=A then go to fileA if value1=B then go to fileB I want

how do I check conditions in XML DSL

2014-04-23 Thread AINDRILA ACHARYA
/value1 -- View this message in context: http://camel.465427.n5.nabble.com/how-do