No, if you want to stop execution when a task fails then make sure there are no OnCompletion or OnFailure precedence constraints leading from it.
As long as you don't have any concurrent execution paths then the package will stop.
-Jamie
|||Ah. Perfect. I've been using expressions and noticed the expression and constraint option but it didn't hit me to use that until you said something.Thanks Jamie, for helping out a greenfoot here.
No comments:
Post a Comment