Hi,
I have a workflow with the E-mail tool in it. When I do not use AMP Engine, Alteryx does not send an email if there is an error in the workflow. When I use AMP Engine, alteryx does send the mail.
Does anyone know how I can make sure that all emails are not sent until everything is ready?
Thanks in advance!
hi, now i'm having another way around issue: i had WF that was utilizing Message tool with message type "Error" to spot data completeness issue, while i was really in need to pass all the satisfying lines to e-mails and WF worked perfect until the last update.... now instead of just spotting 2-3 DC discovered issues by around 10 message tools after the run and look into them i was forced to change those messages to anything else except of "Error" and to roam through all of them after the run, instead of just checking 2-3 lines straight from the error log...
guys... it's really annoying! if "cancel running WF on error" option is not ticked, maybe i REALLY WANT TO RUN TO THE END EVEN WITH AN ERROR, don't you think?
p.s. and it's on a previously used non AMP WF... with AMP this "great feature" is crumbling the whole logic as well...
Hi @IR_2021,
It looks like Alteryx fix your bug in 2024.1 according to the screenshot below :
However, when they fix the bug, they introduced a new one. Indeed, if you have 2 pipeline within the same workflow but one is partially in a disabled container, email will no longer be sent.
Example workflow attached.
This is a bit scary... 😱
Regards