Hi,
I am using Send Mail task to send the mail, if package fails.
In "Send Mail task " expression, i am using the below:
"Error : "+ @[System::ErrorDescription]+" occured in the package : "+ @[System::PackageName]
It has send all the errors in different mails.
My requirement is to send all the errors with detailed error explanation in a single mail.
Is it possible? Please advise..
Regards
SqlStud