Link to home
Start Free TrialLog in
Avatar of sqlcurious
sqlcuriousFlag for United States of America

asked on

ErrorHndling in SSIS package

hi experts

I have created a  SSIS package that transfers table and its data to the excel sheet.Now by any means if transfer stops after executing the package due to some changes in the data.Then the execution should not stop there but should continue  for rest of the flow and should send an email  where the error occur.How to implement that
please help

ASKER CERTIFIED SOLUTION
Avatar of Rahul Agarwal
Rahul Agarwal
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sqlcurious

ASKER

can u please give me some link or the detail steps  how to build the flow  particularly for sending the  emails alerts to admin  whenever
there is  error in executing the package