Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


JosephB
2009-04-14T08:11:50Z
1. In terms of VisualCron's Scheduling, does it have the feature where you can have predecessor job/task dependencies and run the successor job/task, only if the predecessor job/task completes with a Zero Return Code ?


........ Here is what I would like to do:

I want to Schedule an AntiVirus Pgm's - Weekly Scan Job (I currently execute/schedule it via its command line option from windows task scheduler) to run first and then have a Backup Pgm (executed from its Command line option) to run as the Second Job, only upon completion of the predecessor AntiVirus Scan Job and only if the AntiVirus Scan Job completes with a Zero Return Code (meaning that No Malware was detected, it raises a return code 1 when malware/virus is detected.). If malware was detected (Return Code/ErrorLevel 1), then do not run the successor Backup Job (Second Job).
Sponsor
Forum information
Support
2009-04-14T09:00:02Z
1. Yes, Conditions are used to check the output or exit code of previous Task (or other Task) before running a Task. With Conditions you can control the flow what happens when the Condition is met (exit code 0 or other).
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top