Hi All,

I am new to Apache Camel. What I need to know is how to write SPRING XML DSL
to accomplish particular task. Here is small description of my task below -

I need to read a supplied file containing delimited line of text and process
the file by different processor previously defined. This processor would be
selected on the basis of file content.
For. e.g. the file contains -
     userid=1~pass=jayanta~oprncode=REPT~custno=4990000001~

Here we can find the value of oprncode is 'REPT'. Depending on this value we
need route it to different processor for processing the file data. For this
what should I write in XML DSL file ?

Thanks in advance.

Jayanta P.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Need-to-write-correct-Spring-XML-DSL-tp5750485.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to