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")
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