Issue with SSIS OnError Event Handler

  • I would be thankful if anyone could help me resolving my issue with SSIS Event Handler.

    Brief Scenario:

    >Parent Package contains a Foreach loop that calls a Child Package in every cycle of its loop

    >Child Package contains a DFT for transforming data btw two DBs

    > An OnError Event Handler defined to handle errors when an error occurs while data transformation (for example: Connection cut)

    > When Error arises Error handler works fine. But after completion it doesn't return to the Parent package, in order to continue the foreach loop iterations from where it was coming out!

    Any help is highly appreciated!

    Thanks,

    -Zahra

Viewing 0 posts

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