Hi

As you are new to Apache Camel I suggest to read this article
https://dzone.com/articles/open-source-integration-apache

And then you can study some of the examples that are shipped
https://github.com/apache/camel/tree/master/examples#welcome-to-the-apache-camel-examples

On Thu, Jan 19, 2017 at 11:37 AM, Radhika <radhika.laks...@gmail.com> wrote:
> Thanks  for the info.
>
> I was a bit wrong in my requirement.
>
> What I will be doing in my project is that, I will be using camel to pull
> files from a folder in my SVN repository and process them, then put it back
> in another folder in my repository.
>
> For example, I have a folder structure like this :
> C:/SVN/Project/in/Data1/1.csv
> C:/SVN/Project/in/Data2/2.csv
>
> I would be pulling files from subfolders inside a folder structure. How do i
> do it via camel?
>
> Generally how do I create a camel config file and where do i store it?
>
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/New-to-camel-tp5792686p5792773.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to