Skip to main content
Question

Workflow for Failed Backup Re-run

  • December 29, 2022
  • 3 replies
  • 313 views

Forum|alt.badge.img+4

Hi Guys,,

I am working on to create a workflow to automatically re-run the failed backup jobs. I have started creating a test workflow but seems to be a complex task. Has anyone worked on a similar workflow in Commvault ?
 

Regards,

pank1988

3 replies

Forum|alt.badge.img+15
  • Vaulter
  • 630 replies
  • December 29, 2022

Good afternoon.  I have not seen any workflow such as this but will ask around and see if any of my resources has.  I will update in a few days.


Damian Andre
Vaulter
Forum|alt.badge.img+23

I have not looked into this but alerts can trigger when a backup fails, so you may be able to use that as the trigger for a workflow to run the subclient again.

This way the workflow doesnt have to poll or control the processes from start to end.


Damian Andre
Vaulter
Forum|alt.badge.img+23

Oh there is also an API to resubmit a job given a jobID so that might be even easier

curl --location --request POST 'http://WebConsoleHostName/webconsole/api/Job/182661/action/Resubmit' \
--header 'Accept: application/json' \
--header 'Authtoken: QSDK token would be auto set after POST Login is called.' \
--data-raw ''

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings