Hi Experts,
Greetings!
I am trying to send an email if any of the step fails during Load Plan execution. Irrespective of the failed object, only 1 email should be sent to the Administrator. I unable to do this. Mails are getting sent for the no of times the no of object fails. For eg if 10 out of 100 steps fails, 10 emails are getting sent. I need to send only 1 email.
I am using ODISendMail.
I have tried various combinations however, all in Vain.
For instance:
root step --> Exeception Step (Send Failure Email) and Execption behaviour (Run Exception and Ignore). Using this because, I dont want to stop the load plan on the step failure.
Interface1: Exeception Step (Blank) and Execption behaviour (Run Exception and Ignore).
Interface2: Exeception Step (Blank) and Execption behaviour (Run Exception and Ignore).
Exception not getting executed.
Please help.
Regards,
Andy