I have an activex step which i will determine if a file exists. If the file does not exists then i return failure else success. if failure i have a workflow link set to go on to another step "on failure" and another for on success.
On success works fine but the failure("DTSTaskExecResult
_Failure")
stops the whole package instead of on failure step being invoked
any help
Start Free Trial