Solved! Go to Solution.
Hi @RevlinAbbi
The CREW Runner Macros are great for this kind of use case:
Do you have / able to have those macros installed?
Andy
Hi @RevlinAbbi,
My best recommendation would be for you to use CREW macro pack and the 2 specific tools that you could consider are: Runner and Conditional Runner.
This way you can chain a series of workflows and make execution of later steps dependent of success of the proceeding ones.
If you don't care about successful executions of previous steps you can use List Runner.
You can download macros from here: http://www.chaosreignswithin.com/p/macros.html
This provides an intuition of how this looks like (attached workflow is to get you started - please reference your own workflows respectively) - logs are collected and the email gives you clarity of where things break, when they do.
Thanks,
Rafal
#Excuse me, do you speak Alteryx?
Hi @RevlinAbbi
Using the various Crews runner macros works well if you're running from the Scheduler or in Designer, but they don't work when running from the gallery.
On the gallery you can get around this by using the built functionality to be able to chain a series of workflows together. On the Workflow tab of the Workflow - Configuration screen, change type of your workflows to Analytic App.
Once you do this, go into the Interface Designer, clear on the gear and check "On Success - Run Another Analytic App".
and enter the name of the workflow to run.
Check out this post for an interactive lesson on chaining apps
Dan