Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Email workflow logs after workflow execution in case of failure

DeepakTyagi
8 - Asteroid

I need to email back the workflow logs in case of an error with the workflow. How can I email back the workflow logs in case of a failure within the same workflow as an event

2 REPLIES 2
DavidP
17 - Castor
17 - Castor

You can create an after run event. Click on the canvas, go to Events tab in the Workflow configuration on the left and then add an email event, like this.

 

The body text is set to include the workflow log information

 

DavidP_0-1587484641124.png

 

DeepakTyagi
8 - Asteroid

i want that outputlog as an attachment instead of the email body