Hey everyone,
Under Workflow Configuration > Events > Send Email, the email body allows for a number of dynamic "wildcard" entries.
User: %User%
ComputerName: %ComputerName%
WorkingDir: %WorkingDir%
Errors: %NumErrors%
ConversionErrors: %NumConvErrors%
Warnings: %Warnings%
%OutputLog%
That's the standard issued information that is provided dynamically. Is this all the information that's available, or is there more? I can't find documentation for this.
Thanks!