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.


al355
  •  al355
  • No customer Topic Starter
2014-11-05T14:55:57Z
We have 2 jobs which look like this

Job A
- Task 1
- Task 2 -> call Job B
- Task 3

Job B

What we would like to do is for Job A to wait for Job B to finish before carrying on with Task 3
Is there any way to achieve this without using things like global variables?

Thanks
Sponsor
Forum information
thomas
2014-11-07T12:36:59Z
That should be how it works by default. Just call Job 3 synchroniously as in the attached image

Thomas

thomas attached the following image(s):
al355
  •  al355
  • No customer Topic Starter
2014-11-07T12:43:10Z
Thanks Thomas, it looks like that parameter is already ticked so not sure it is working correctly. I will put a wait in for now.
Scroll to Top