SSIS package has child package. There is Send e-mail task under OnError event in Master Package level. I have not written an send e-mail task under child package. When child package failed becuase of wrong input file, I got 2/3 e-mails. I am unable to
understand why there are so many e-mail. I want to design SSIS package such a way that, user receives only one error message for any failure. Please suggest.
↧