Call another workflow to run before current workflow
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
 
Solved! Go to Solution.
- Labels:
- Datasets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How about you run workflow 1 ) - > and then launch workflow 2) - look up chained apps on this forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try out the Runner & Conditional Runner macros: http://www.chaosreignswithin.com/p/macros.html?m=1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
