I have a job which does some matching but may produce duplicates. When this happens, I want the job to create a table containing these duplicates and send an email with the data.
Putting aside the conditionality for the moment (on whether duplicates were actually produced), I can't even seem to get the email to send.
I have tried selecting a Publish to Email
transformation and follow this link as best as I could, but I get the errors
ERROR: Email host ****** not found ERROR: Unable to publish package to email address ****** ERROR: EMAIL transport engine encountered errors while publishing the package. ERROR: Email host ****** not found. Package end successful
where ****** are strings that I am obscuring. One issue is that the mentioned link asks me to show the output tab, but checking the indicated box has no effect and the output tab still cannot be seen. I do not know if this is what is causing my error.
Much Gratitude for any help with this.
UPDATE:
I can now get the output tab to display. Toggling the option only takes effect after closing and reopening the job. The other (main) issue remains.