Error running bat file from run command tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
Solved! Go to Solution.
- Labels:
- Developer Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
can you please share workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hi @jaipersr
i have changed the file format in the run command
also attached the modified solution. hope it works and you may be find it easy to configure now.
Please like the acceptable solution if it answers your query 🙂
thanks