Start Free Trial

Alteryx Designer Desktop Discussions

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

Call another workflow to run before current workflow

RCern
8 - Asteroid

Using the "Events" function in the Alteryx Canvas, I am trying to have Alteryx run a workflow systematically before running the current workflow I am using.  I am not using Alteryx Server, only my local PC and Designer Desktop.  Below is a screenshot of the Event I am trying to call and run but I keep getting the Error Code: 2.   Is this not a feasible action if I am not using Alteryx Server?

 

2024-09-30_17-44-56.jpg

3 REPLIES 3
apathetichell
20 - Arcturus

How about you run workflow 1 ) - > and then launch workflow 2) - look up chained apps on this forum.

alexnajm
18 - Pollux
18 - Pollux

Try out the Runner & Conditional Runner macros: http://www.chaosreignswithin.com/p/macros.html?m=1

JosephSerpis
17 - Castor
17 - Castor

Hi @RCern you can use control containers too. Put your first workflow in a control container then put your second workflow in another link them together and that way the first workflow will commence before the second. Does mean your workflows will be in a single workflow if you go down control containers route.

Labels
Top Solution Authors