mardi 7 janvier 2020

Azure Data Factory automatically re-trigger failed pipeline

I want to automatically Re-trigger a failed pipeline using the If Condition Activity (dynamic content).

Process :

  • Pipeline 1 running at a schedule time with trigger 1 - works
  • If pipeline 1 fails, scheduled trigger 2 will run pipeline 2 - works
  • Pipeline 2 should contain if condition to check if pipeline 1 failed - This is the Issue
  • If pipeline 1 failed, then rerun else ignore - need to fix this

How can this be done?

All help is appreciated.

Thank you.

Aucun commentaire:

Enregistrer un commentaire