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

Alteryx Designer Desktop Discussions

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

Batch Macro Runtime Errors

agustingaravaglia
6 - Meteoroid

Hi all,

 

I have a question regarding batch macros.

 

If I have a Batch Macro inside an Alteryx Workflow and when running the workflow the Batch Macro fails to create the desired output due to an error. Will the Alteryx WF report this error? 

 

Batch macros don't have that "Events" tab in the left pane. Is there any way to tell if the batch macro ran with errors?

 

 

 

3 REPLIES 3
apathetichell
19 - Altair

show all macro messages.png

check show all macro messages.

Qiu
21 - Polaris
21 - Polaris

@agustingaravaglia 
If you are asking can we know if there is an error, the awser sure is yes.😁

Capture1A.PNG

agustingaravaglia
6 - Meteoroid

Thank you for the answer. One more question. Let's say that I have a workflow that runs in the gallery and sends an email in case there is an error. If the macro is part of that Workflow, after selecting "Show All Macro Messages", will I get the error  message (if any) from the macro in that email?

Labels
Top Solution Authors