Community forum

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


rloesche
2016-01-15T11:30:09Z
Hi all

<windows 2012 R2 VC 7.7.5>

I have a JobA executing JobB and JobC
JobB and JobC need to wait for a condition to become true ( condition based on a variable )

However I start JobA ( with conditions, without conditions or by a time trigger ) JobB and JobC are not waiting for the condition. I did not find a flag on the xecute Job to choose between running wit/without condition.

when I put the condition on JobA and start it "with condition" then it works.

Am I doing something wrong?
Am I expecting something that that is not intended to work this way?

kind regards
Ralf
Sponsor
Forum information
Support
2016-01-15T18:54:36Z
Hi Ralf,

Do you add the condition which Job B and C need on these jobs or are you adding the condition only on Job A? Please note that condition will be evaluated before the Job on which it is defined. By default, if Job B and C have Conditions defined and Job A runs Jobs B and C, then Jobs B and C will be executed based on if their respective conditions are met or not. Please let me know if this helps.
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
rloesche
2016-01-16T11:50:10Z
Hi Annie,

my conditions are on jobs JobB and JobC. From your answer I understand that they will not be evaluated when executed from JobA. I can work around that by putting the conditions on JobA.

It might be a feature for the executeJob Task that you can choose: execute child job with condition - execute job without condition.

Thanks for the quick answer

regards

Ralf

Scroll to Top