Re: Numbers of lines in a flat file

2013-07-31 Thread James Carman
http://camel.apache.org/splitter.html On Wed, Jul 31, 2013 at 8:50 PM, jabe wrote: > How did you get the number of lines from header? Which Camel component did > you use? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Numbers

Re: Numbers of lines in a flat file

2013-07-31 Thread jabe
How did you get the number of lines from header? Which Camel component did you use? -- View this message in context: http://camel.465427.n5.nabble.com/Numbers-of-lines-in-a-flat-file-tp5732455p5736604.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Numbers of lines in a flat file

2013-05-15 Thread Baalu
thanks for responding... I was able to get it from header. thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Numbers-of-lines-in-a-flat-file-tp5732455p5732625.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Numbers of lines in a flat file

2013-05-13 Thread Claus Ibsen
ot;). > > I can see one of the property as "CamelSplitSize" which has the number of > the lines in the flat file. How to access this property? I am unable to get > this value in my route with getProperty...any help would be appreciated. > > thanks! > > > >

Re: Numbers of lines in a flat file

2013-05-13 Thread Baalu
CamelSplitSize (or equivalent) is not part of headers. -- View this message in context: http://camel.465427.n5.nabble.com/Numbers-of-lines-in-a-flat-file-tp5732455p5732458.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Numbers of lines in a flat file

2013-05-13 Thread Christian Posta
s the number of > the lines in the flat file. How to access this property? I am unable to get > this value in my route with getProperty...any help would be appreciated. > > thanks! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Numbers-of-li

Numbers of lines in a flat file

2013-05-13 Thread Baalu
e in my route with getProperty...any help would be appreciated. thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Numbers-of-lines-in-a-flat-file-tp5732455.html Sent from the Camel - Users mailing list archive at Nabble.com.