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?
Solved! Go to Solution.
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.