My route like below Ravi Godbole
<camel:route>
                        <camel:from 
uri="file://{{file.data}}?filter=#StatusCheck"/>
                        <camel:bean ref="checkResponse" method="process"/>
                        <camel:to uri="seda:dataqueue"/>
</camel:route>



--
View this message in context: 
http://camel.465427.n5.nabble.com/File-is-not-moved-to-camel-folder-once-it-is-processed-tp5753491p5753600.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to