Hi,
I have a workflow that creates a set of data by each employee/analyst and then individual email is sent to analyst , all within one workflow. We are including each individual’s Data as a Table within the Body of Email.
Email list is generated automatically through the database but there is a lag in terms of marking a flag for an inactive employee in our database.
Alteryx workflow did not complete successfully whenever it came across such inactive email address and gives error like Record#1: Unable to send email: "Error with Recipients:
But the problem is that Alteryx don’t process the records for the remaining employees from the list who are active and they don’t receive their individual view.
Is there any settings which will allow Alteryx to process all records even though came across inactive recipients? Appreciate your inputs here