If the task fails and you have more to run then just ensure you have used On
Completion or On Failure workflow constraints from then failing task to the
following task. Also ensure that you have turned off the Fail on first error
option found under package properties.
--
Darren Green
http://www.sqldts.com
"Magnus" <magnus.hagberg (AT) qbranch (DOT) se> wrote
Quote:
Hi
I have created a DTS package.
I one of the steps I execute a exe.application that if I want to return a
value if it was successful or not.
In execute process task a can set a return code for success. But what if a
want to return a failure code an continue the dts package?
How do I do this?
/magnus |