Generic Job Application
DzefMay 30 2013 — edited Jul 1 2013I have create a Generic Job Application in Hyperion Workspace. The command template is $PROGRAM $PARAMS.
It works fine in simple circumstances ( eg. when I run a .cmd file with the content of ECHO 'Hello World', the output reflects the command).
But when I call another .exe or .cmd file within the .cmd file, it bombs out. In the example error below, I tried to run a file called PSInfo.
The system cannot find the path specified.
'PSInfo' is not recognized as an internal or external command,
operable program or batch file
Your assistance is greatly appreciated.
Cheers