Event Handler Parent Task GUID

  • Has any guru managed to programmatically (no hard-coded values) make a task in event handler aware of the GUID of the parent task to which the event handler is directly attached? The idea is to execute [parts of] the event handler only for the task it is directly attached to and not for the children of that task by comparing to @SourceID system value.

    Any approach to solve the problem is welcome - custom tasks, custom assemblies, native SSIS techniques, etc.

  • not in 2005. in 2008 r2, there are new system variables that can help with this.

Viewing 2 posts - 1 through 2 (of 2 total)

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