a file in one of my route, and then want to delete it in
> an another route. Would that be possible using the File component
> delete=true?
>
> Thanks,
> Anish
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Delete-a-file-from-route-
if the file is the source of input for your route then you could use the
delete option of File <http://camel.apache.org/file2.html> to get it
done.
Regards,
-Yogesh
--
View this message in context:
http://camel.465427.n5.nabble.com/Delete-a-file-from-route-XML-tp5774626p5774649.htm
Thanks for your reply Yogesh.
I would be creating a file in one of my route, and then want to delete it in
an another route. Would that be possible using the File component
delete=true?
Thanks,
Anish
--
View this message in context:
http://camel.465427.n5.nabble.com/Delete-a-file-from-route
I have the routes loaded from an XML. Am using Camel 2.10.3 version.
I would like to know if there is a way to delete a file from route XML,
without redirecting it to a Bean.
Thanks,
Anish
--
View this message in context:
http://camel.465427.n5.nabble.com/Delete-a-file-from-route-XML