Re: Trigger a event to a queue when File component starts processing files

2015-09-09 Thread fxthomas
solved it by Splitting the route to 3 different routes -- View this message in context: http://camel.465427.n5.nabble.com/Trigger-a-event-to-a-queue-when-File-component-starts-processing-files-tp5771346p5771380.html Sent from the Camel - Users mailing list archive at Nabble.com.

Trigger a event to a queue when File component starts processing files

2015-09-08 Thread Felix Thomas
hello, I am try to send a message to a queue when the file componenet starts processing any file. But I since I am using XML DSL not sure how to configure it. I am setting the Body with a different value just for the message. This is causing the processing to not go forward. Since I am