Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

How to run multiple workflows in a sequence in alteryx

Pjoura
5 - Atom

I have multiple complex worklfows which i put it in a container (say 10 workflows ) and then i put all these workflow in a another workflow and i want to schedule it . It should be run in a sequence . Any suggestions pls what would be the best way to acheive this ?

 

2 REPLIES 2
geraldo
13 - Pulsar

@Pjoura 

 

If you are not running on the alteryx server you can use the Crew Macros to organize your executions for example

 

geraldo_0-1685407974743.png

 

Ben_H
11 - Bolide

Hi @Pjoura,

 

The latest version of Alteryx has just added Control Containers, these let you sequence the execution of your containers within a workflow.

 

https://community.alteryx.com/t5/Engine-Works/Control-Containers-Take-Control-of-Your-Workflow/ba-p/...

 

This might not work for you if you are wanting to run different workflows, but if that's the case the other suggestion above should help.

 

Regards,

 

Ben

Labels