Hi all!
We have created an external executable to run a python script, basically looking like this:
1cd F:\Data\2Start-Process python GetData.py3exitNext we have added this to an execution package. If we run the package it will open a prompt and run the python script no problem.
However if we add the package to a job and schedule or manually run that job nothing happens. How can we get this to work?
cheers,
Maarten