Hello,
I am running into some issues attempting to run command line executable from my VCO server.
I am running the application on windows 2012 R2 Server and when attempting to run functions leveraging the "Command" scripting class.
Executables that are fully functional from the actual server command line such as "rd /Q /S C:/test/" error out with
Wrapped java.io.IOException: Cannot run program "rd": CreateProcess error=2, The system cannot find the file specified (Workflow:File Write Testing / Scriptable task (item1)#5)
Any help resolving this would be greatly appreciated.
Thanks,