We have a python script we want to run from AdTempus, but it fails every single time.
It works fine from the command line like this:
D:\python25\python.exe D:\toba\CTF_Automation\8am_download.py
and it works fine from the command line like this:
D:\toba\CTF_Automation\8am_download.py
The path to the python exe is in the windows system environment vars (PATH) and works as noted from the command line.
When we set it up as the first step of a job Adtempus refuses to run it and gives a log message of 107