I have several jobs that run on their own schedules provided certain conditions are met. Currently the conditions only check whether a system process is not running. Everything works great when triggered by a time interval, however when I run the process manually (right click, run job) the process will run even when it shouldn't due to the configuration of the conditions.
It seems as though the conditions are not checked when run manually. Am I missing something in the setup?
Thanks,
Jeff