How can I send emails with error details if there is any error in package execution?
Basically how can I get error details and put them in Message of Send mail task?
How can I send emails with error details if there is any error in
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is the example :
Let’s say i have one sql task , i want to get the email on “task failure” with the description of error .
Finally execute the package .. if any error occurred then you will get the email with the description .
Thanks
R