Hi!
I have multiple workflows and scripts what I would like to run through one Alteryx workflow.
1. I run a workflow using Runner.
2. I use Block until done to wait for every step to be completed
3. Running a .bat file to pull inputs from SAP using Run Command
4. Killing open Excel files by running a .bat file using again Run Command.
(until this step everything is working fine)
5. Here I wanted to run 4 other Alteryx workflows of which only the first one is needed for 2 of the others. I put the filepath of the .yxdb files in a Conditional Runner tool. Even the first workflow from the mentioned 4 do not have a result, although if I run it separately entering the workflow that is working.
Question: Do you have an advice how to run those 4 additional workflows or why my idea is not working?
Thanks,
Valentin