Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Multiple Schedule of workflows in Alteryx Scheduler

Rashmigangadhara
5 - Atom

Hi,

 

I have created one master workflow to call multiple individual workflows using Runner and Conditional Runner Macro.

In this Master workflow , the first workflow is created to check the data load to table ,if that condition satisfies then only the remaining workflows to be triggered.

This workflow we have scheduled in the Alteryx Scheduler to run on every Sunday 1PM, and this workflow takes 7 hrs to complete.

 

Now the request has come up to schedule the Master workflow 2 more times to avoid any delay in data load,

We are planning to schedule the workflow 2nd and 3rd trigger within gap of 10 Hrs ( that will be 11PM on Sunday and 10AM on Monday)

I wanted to know what happens if my first trigger which is triggered on Sunday 1PM  is not completed before 11PM .

 

  1. Will it start the 2nd scheduled run even if the first schedule is still in progress.
  2. If yes , how we can set a condition to trigger next schedule only if the previous schedule is completed.
1 REPLY 1
Mahadeva
8 - Asteroid

Looking for a solution to the same requirement, what happens to the subsequent scheduled triggers in Alteryx scheduler if the previous scheduled trigger itself is still running and isn't completed.

Labels
Top Solution Authors