Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Chain App does not run subsequent workflows on schedule

HiralMavani
7 - Meteor

We have a chained app uploaded on our company's Alteryx server. When I run it manually - it runs fine. However, when I run it on schedule it runs the first workflow fine but then does not go past it. Has anyone come across something similar?

10 REPLIES 10
sahilLangha_1911
5 - Atom

I had this issue. So instead of uploading the chain app, I created another workflow which has list runner and took the directory that has the required workflows as input  , renamed the workflow in the order that I want to execute it in , eg 1.worklfow1, 2.worklfow2  and uploaded this workflow on the  alteryx server .It worked for me. Make sure while uploading the workflow on the server, you include crew macro in Manage workflow assets options.