Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

After Run With Error: No email sent

BonusCup
11 - Bolide

Hello, I have a workflow scheduled and I have an 'After Run With Errors' event set up to email when a workflow fails to run successfully.  I've noticed that I have not been receiving an email when the job fails.

 

Event setup:
error_runWithErrorEvent.JPG

Error:
error_noEmail.JPG

Has anyone ran into this and how do you resolve?  TIA

4 REPLIES 4
gaylasmith4321
7 - Meteor

I believe that final error,  Func 'curl_easy_perform' failed,  is an email tool error.  It says Login Denied, so I would verify that you are using the correct configuration, username and password for the email.

lwolfie
11 - Bolide

Are you trying to run this from Server or desktop?  I get that last error when I try to run a workflow from desktop.  

 

When I have the event setup to run from Server, the server will send from it's own email.  So, I don't have to fill in the Username and Password or have the Authentication set.  The From is just noreply-alteryx@(Company).net

 

 

 

 

BonusCup
11 - Bolide

@lwolfie do you have any pics of how you set this up?  I'm still running into this issue.  TIA

lwolfie
11 - Bolide

You need to unclick the Authentication check box.  Switch the Encryption to None.  and Change the From email address to match your server's email address.  It should be something like noreply-alteryx@company.net.  Make sure the SMTP matches the address for your server as well.   

Labels