Re: Question regarding File Component

2011-08-09 Thread Claus Ibsen
On Tue, Aug 9, 2011 at 12:10 PM, shekher awasthi wrote: > Hi, > > After going through what all was available about File component ,i still > have one query regarding the working of this component > > i have configured route something like this > > from("file:data/csv?fileName=input-customer3.csv")

Question regarding File Component

2011-08-09 Thread shekher awasthi
Hi, After going through what all was available about File component ,i still have one query regarding the working of this component i have configured route something like this from("file:data/csv?fileName=input-customer3.csv").to("file:data/csvoutput") since i have specified specific file name