I am have some issues get the order of execution correct. I have 5 files that are read in using a Alteryx App., Later in the flow I ahve a run command that moves the files to an Archive folder. My problem is: Alteryx will archive the files prior to reading all of them in. Sometime I get lucky and this is not a problem, but when it becomes a problem, I need to know how to set a predecessor or a run order.
Thanks!
Solved! Go to Solution.
Another option would be to use the Events and set your run command script to run after the module completes. You can find the Events tab under Module properties:
Next, set your event to run after the module completes, or with or without errors: