I have a package in Sql Server 2012. I develop this package with SSIS tools. Iām trying to generate an email in case one of the task fails but the package finish successfully. I want to do it from SQL side, no inside the package.
Thanks
Juan
I have a package in Sql Server 2012. I develop this package with SSIS tools. Iām trying to generate an email in case one of the task fails but the package finish successfully. I want to do it from SQL side, no inside the package.
Thanks
Juan