from(...).split().tokenize(",").to(...) https://camel.apache.org/splitter.html
Not sure if you need a group size ( tokenize(",", 1) ). But maybe you dont want to 'split' (like the EIP) the payload. So have also a look at http://camel.apache.org/csv.html Jan > -----Ursprüngliche Nachricht----- > Von: smilevasu6 [mailto:srinivas.thu...@gmail.com] > Gesendet: Dienstag, 23. Dezember 2014 06:45 > An: users@camel.apache.org > Betreff: Re: Camel > > please, i am not able to find how can we split colon separated > attributes in > camel. > > Please any one help me on this? > > And i dont want to hard code the attributes like as we do Xpath. > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Camel- > tp5760986p5761000.html > Sent from the Camel - Users mailing list archive at Nabble.com.