Executing Windows Batch file (.bat)
Posted: Wed Jun 11, 2025 8:15 pm
I have a flow that is assembling a job folder consisting of 2 files and building a Windows batch file (.bat) to run from within the job folder.
I am able to get everything together, but I am having trouble running the batch file.
The batch file runs from the command prompt perfectly.
I am using the RUN command, but it is deleting the job folder. The Execute Command does not allow me to run the file dynamically.
The Execute Command Friend application documentation is outdated.
I need to preserve the job folder and output the command produces.
Does anyone have any ideas how I can do this?
I am able to get everything together, but I am having trouble running the batch file.
The batch file runs from the command prompt perfectly.
I am using the RUN command, but it is deleting the job folder. The Execute Command does not allow me to run the file dynamically.
The Execute Command Friend application documentation is outdated.
I need to preserve the job folder and output the command produces.
Does anyone have any ideas how I can do this?