For this test I set up two jobs:
Job 1:
A) Append write "A" to file
B) Start "Job 2"
Job 2:
A) Append write "B" to file
B) Wait 5 secs
C) Start "Job 1"
This leads me to two points:
A) What concerns me is that when I start Job 1 the iterative proces will exit after a random number of runs. This I can see by looking the written file, which will end up with a different counts of AB's.
Neither jobs end with a "Failed", but simply stops. It sounds like a bug.
B) What would be nice, would be an addition to the "Start Job" and "Start Task" tasks; an option to "Stop (current) job and run specified Job" checkbox. Currently this is obly possible from the tasks Error tab.
Best regards,
A loyal fan,
René
Edited by user
2010-09-09T13:51:52Z
|
Reason: Not specified