Hi,
I have a simple 2008 SSIS package that has only one Execute Package Task.
What I am trying to do is send a mail on - OnPostExecute event on this Execute .
The OnPostExecute event is firing successfully but multiple times.
I believe OnPostExecute should fire only one time.
Is their any way to limit the PostExecuteEvent from firing multiple times?
Thanks
I have a simple 2008 SSIS package that has only one Execute Package Task.
What I am trying to do is send a mail on - OnPostExecute event on this Execute .
The OnPostExecute event is firing successfully but multiple times.
I believe OnPostExecute should fire only one time.
Is their any way to limit the PostExecuteEvent from firing multiple times?
Thanks
Apne