You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by naveenkumar <kt...@gmail.com> on 2017/02/09 07:09:09 UTC

ApacheCamel2 - how to process the same file for multiple times.

Hi,
I have a requirement to process the same file multiple times and the file
should not be moved/deleted to the other folder.

if i use noop=true then idempotent setting as true. so i could not process
the same file again.
if i have not set the noop=true, then the file is getting moved to .camel
directory.

Please assist me.




--
View this message in context: http://camel.465427.n5.nabble.com/ApacheCamel2-how-to-process-the-same-file-for-multiple-times-tp5793708.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: ApacheCamel2 - how to process the same file for multiple times.

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

You can set both options, noop=true and idempotent=false.

And please use the user forum next time to ask for help on Apache Camel.

On Thu, Feb 9, 2017 at 8:09 AM, naveenkumar <kt...@gmail.com> wrote:
> Hi,
> I have a requirement to process the same file multiple times and the file
> should not be moved/deleted to the other folder.
>
> if i use noop=true then idempotent setting as true. so i could not process
> the same file again.
> if i have not set the noop=true, then the file is getting moved to .camel
> directory.
>
> Please assist me.
>
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/ApacheCamel2-how-to-process-the-same-file-for-multiple-times-tp5793708.html
> Sent from the Camel Development mailing list archive at Nabble.com.



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