Hello,
Much like the DateTime Specifiers (DateTime Functions (alteryx.com)), I am looking for a document, or somewhere, where I can find all the different specifiers I can use when making an after error email event on the workflow. (Version 2020.4)
%WorkflowName%
%AppName%%Module%%User%%ComputerName%%WorkingDir%
%NumErrors%
%NumConvErrors%%Warnings%%OutputLog%
See
https://community.alteryx.com/t5/Setup-Configuration/Log-File-Location-and-Variables/m-p/80884/highlight/false#M3479
https://community.alteryx.com/t5/Alteryx-Designer/Reusing-reserved-variables-outside-Alteryx/td-p/188915
Chris
Thank you! Though, that first link is archived now.
%WorkflowName% doesn't seem to work, at least not in version 2020.4. I am trying to just pull out the workflow name, I can use the %Module% but it also gives the workspace location (D:\ProgramData\Alteryx\Engine\Staging etc. etc.). I guess I can just manually type the workflow name myself I just was hoping I could do so using specifiers. Oh well. Thanks again.