Hi
Noop applies to the consumer, try on the poll enrich.

Cheers


On 07 Jun 2017 21:23, "sap" <patelsac...@gmail.com> wrote:

I have a route similar to below.

from("direct:start")
.to("sql:bla")
.pollEnrich("file:location?fileName=fname",aggregatorProcessor)
.to("http://bla";)
.to("file:location?fileName=fname&noop=true")

Camel still moves the file in .camel subfolder. (There is no error/exception
thrown during the route execution)



--
View this message in context: http://camel.465427.n5.nabble.
com/Camel-moves-the-file-despite-noop-true-tp5802327.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to