IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Add retry in error handler Options · View
kathyli
Posted: Monday, March 23, 2020 11:46:03 PM
Rank: Newbie

Joined: 3/23/2020
Posts: 2
Location: Chicago
Hi

How can I schedule a retry in the error handler of the job?

Than you.
rasgeado
Posted: Tuesday, March 24, 2020 1:40:26 PM
Rank: Member

Joined: 3/25/2015
Posts: 19
Hi

1. In the job configuration page, click new Error/Success handling step.
2. In the " Execute with error/success handling..." section, there is a text box. Enter the number of retries in this text box.
3. Click the "+" button under the "Execute with error/success handling..." section and add the actual execution step that is to be retried in case of an error.


rasgeado attached the following image(s):
retry.png

kathyli
Posted: Tuesday, March 24, 2020 9:29:34 PM
Rank: Newbie

Joined: 3/23/2020
Posts: 2
Location: Chicago
Hi Rank
Thank you for your response.
Do you know any delay command like "Sleep.." on the server?

Thanks Again.
rasgeado
Posted: Wednesday, March 25, 2020 8:47:51 AM
Rank: Member

Joined: 3/25/2015
Posts: 19
Well, I'm using this to sleep a job (on Windows):

ping 127.0.0.1 -n 60 > nul

where 60 is the number of pings.


rasgeado attached the following image(s):
sleep.png

K101
Posted: Wednesday, March 25, 2020 10:17:15 AM
Rank: Advanced Member

Joined: 2/27/2009
Posts: 558
Depending on what exactly your job looks like, perhaps the new postponed-step functionality (see also documentation) could be useful to you.
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.