Hi all,
I seem to be running into an error. I am trying to run a simple bat command that I am making in worklfow. I am using the run command tool however it keeps giving me the error "The file test.bat is not a known format" Any reason for this?
Thank you sample workflow.
I checked it.
The file type must be set appropriately.
You have set it as the below and send the command field to Run Command tool.
Please refer attached file.
can you please share workflow
Does the batch file work well at Windows Command Line?
Please check the setting of Run Command tool.
Delimiters : \n
First Row Contains Field Name : No Check
Quote Output Field : Never
Hi,
I am just trying to run a simple command where I copy a file from one location and paste it to another folder. I will attach my workflow.