If you need more assistance you should provide more details - not one single
piece after the next.
Maybe you could write a unit test (XY extends CamelTestSupport) which shows
your expectations, then we could work on the route.

Jan

> -----Ursprüngliche Nachricht-----
> Von: Jan Matèrne (jhm) [mailto:apa...@materne.de]
> Gesendet: Dienstag, 23. Dezember 2014 09:28
> An: 'users@camel.apache.org'
> Betreff: AW: Camel
> 
> 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.

Reply via email to