Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Fail Package If any of the Task fails

$
0
0

Hi, i have an SSIS package having two Sequence Containers connected to Execute sql task in Parallel.

I have an expression in between execute sql and both sequence containers if @Test = 1. @Test gets value from execute sql task.

I want to fail the package if any of the two sequence container fails. So i set FailpackageOnFailure to TRUE for both containers but even though one of them fails, the package wont fail and other one still runs as i have an expression for both.

Any ideal how do i solve this?

This is how the package looks like:


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>