HI,
I am testing running workflows with conditional Email output.
I set up a really simple workflow for testing purposes using a text input tool. In field A, the content looks like this:
Support link: https://kc.mcafee.com/corporate/index?page=content&id=KB56502
When I input this to the SMTP tool as "Body: Use Field Ticked : A"
I get this error:
Error: Email (2): Exception parse error line: 7 column: 68 Unterminated entity reference, 'id'
If I hardcode the exact same text into the SMTP tool config in the Body section, it goes through fine.
It seems like the SMTP parser needs to not treat the contents of an incoming text field as part of the parsable script. It is a perfectly normal thing to want to send a failure email e.g. with a documentation link, report URL or similar to the error recipient.
Strangely, if I choose "Subject: Use field ticked : A", it goes through no problem - it just seems to be the body where Alteryx chokes on the URL.
Attached: input file
Success
Failure