Hi ,
I have a requirement to schedule the Alteryx workflow in the designer once a week , and it has to be scheduled multiple times in the same day.
Example: Every Sunday I want to schedule and from Sunday 8AM to Monday 8 AM , I want to schedule same workflow 4 times.
Consider workflow takes 6hrs to complete, and schedules are
- 9AM Sunday
- 3PM Sunday
- 11PM Sunday
- 8AM Monday
Note : Same workflow needs be called in every schedule
Can you please share the details on below queries
- Is it possible to schedule as per above request.
- If Yes , what happens if due to any issue previous scheduled workflow is delayed and it overlaps the next schedule
Will it trigger or Skip the next workflow
Example : if the workflow scheduled at 3PM completes at 11.30 PM, will the 11PM scheduled workflow will be triggered or directly 8AM Monday one will trigger.
We are using the Alteryx designer 2021.3.5 version.