I have a workflow that downloads data from a website using Run command curl.exe.
When I publish this workflow to server and try to run there, it gives me an error with: "Failed to run external program "curl.exe": The system cannot find the file specified. (2) (Tool Id: 18)"
Is the Run Command tool not supported in the server?