Start Free Trial

Alteryx Designer Desktop Discussions

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

Trigger Workflows Sequence manner

varun511
7 - Meteor

HI ,

 

Have a Requirement Where i need to run based on events Sequentially since i need to use output of one file as input to another workflow?

 

can anyone help me with process ? is it possible in Alteryx or shall  i use Third party Software?

 

any help would be highly appreciated

 

Thanks,

Varun 

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @varun511 

 

It's certainly possible in Alteryx running the workflows as Apps on the Gallery; you can 'chain' apps together and there is more guidance here -> https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120

 

This link also provides other options depending on your Alteryx type (which also covers chaining apps together) -> https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Chaining-Workflows-Together/ta-p/3857...

MarqueeCrew
20 - Arcturus
20 - Arcturus

@varun511 ,

 

If you use a CReW macro (link to download, link to referring page http://www.chaosreignswithin.com/p/macros.html) you can use a runner macro (List or Conditional) to execute the jobs in sequence.  The conditional macro allows you to take different courses of action.  The list runner allows you to run all (in order) or stop if an error is detected.

 

Cheers,


Mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
Labels
Top Solution Authors