Hi,
Quick question, hope someone can help.
I have multiple sequence containers in my package. I only want to have one sendmail task for the failure/completion of the package. If I put the sendmail task in the last sequence container and the first seqence fails, the sendmail task will not be reached and therefore, no email will be sent out.
Is there a way to have one sendmail task for all the sequence containers and allow it to send mail regardless of what sequence fails/completes?
Many thanks
P