We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Can I chain workflows that are published in GALLERY ?

srikant96
9 - Comet

I need to chain workflows ( run them in a particular sequence ) that are published in gallery . Running Crew macros on files lying elsewhere works but does not serve a specific purpose that I have 

( I am using Personal tokens from tableau in Alteryx Designer - tableau output tool 2021.3...and it does not work if its not already published with an ID - owner . File system cannot pass on owner information and the workflows fails to publish )

1 REPLY 1
mbarone
16 - Nebula
16 - Nebula

Hi @srikant96 ,

Yes, you can do that.  What you'll wind up doing is creating an Event on workflow #1 that uses a Run Commandto open another workflow and run it.  Then then you can do that again on workflow #2.  And so on.


Here's a great article on the process (scroll down just a tad, past the crew macro option since that won't work for you).

 

https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Chaining-Workflows-Together/ta-p/3857...

 

Labels
Top Solution Authors