Hi,
I need a way to distinguish jobs that have run, but have been "aborted" because some condition is either met or not met, and be able to easily see the status of the job with the visualcron client.
Example, I have a job which runs every day at 9am. I don't want the task to run if a file is present in a directory. When this condition is met (file is present in a directory), I want to change the "Result" to be displayed as "Aborted" or "Not Complete" or something to indicate the job ran, but the task did not execute. Would be nice to be able to customize the "Result" when certain conditions are met.
Currently, when the condition is met, the task will not run, but the "Result" is displayed as "Success" with a "green check mark".
Edited by user
2016-02-19T20:45:08Z
|
Reason: typos