You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Goyal, Arpit" <ar...@sap.com> on 2016/12/12 04:37:17 UTC

Sftp Retry event handling?

Hi,

We have requirement to do special handling in between SFTP Retries. Is there a way to plug in some code when sftp does retry?

Also, would it impact the delay time?

Regards,
Arpit.


Re: Sftp Retry event handling?

Posted by Claus Ibsen <cl...@gmail.com>.
If its the producer, eg <to> then you have Camel error handling where
you can do onRedelivery and do custom code in a processor.

On Mon, Dec 12, 2016 at 5:37 AM, Goyal, Arpit <ar...@sap.com> wrote:
> Hi,
>
> We have requirement to do special handling in between SFTP Retries. Is there a way to plug in some code when sftp does retry?
>
> Also, would it impact the delay time?
>
> Regards,
> Arpit.
>



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

RE: Sftp Retry event handling?

Posted by "Goyal, Arpit" <ar...@sap.com>.
Anyone has any idea about this one?

-----Original Message-----
From: Goyal, Arpit [mailto:arpit.goyal@sap.com] 
Sent: Sunday, December 11, 2016 8:37 PM
To: users@camel.apache.org
Subject: Sftp Retry event handling?

Hi,

We have requirement to do special handling in between SFTP Retries. Is there a way to plug in some code when sftp does retry?

Also, would it impact the delay time?

Regards,
Arpit.