How to trap and handle errors with SSIS

  • Is there a way to trap errors with SSIS and continue on with execution of my control flow without interruption and possibly notify the user with a friendly error?

  • I found the OnError event handlers but i really need to provide more information to the user when an error occurs is there a way to generate a file with the error info that I can then attach to the email?

  • What control flow task are you using?

  • Send Mail Task

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply