Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:email_tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
bw2:email_tool [2021/02/10 17:25]
akoehler [Handling Attachments]
bw2:email_tool [2022/08/02 17:06] (current)
akoehler
Line 256: Line 256:
  
 Click the [**Save and Close**] icon to save the HTML in the Email. The standard [**Save**] icon will try to create a file on disk. Click the [**Save and Close**] icon to save the HTML in the Email. The standard [**Save**] icon will try to create a file on disk.
 +
 +====Email Variables====
 +
 +^Name ^Description^
 +|Attachments|This indicates if there are any attachments as text to the email|
 +|AttachObject|True or False if any attachments are found|
 +|BCC|This indicates any email addresses on the BCC line|
 +|CC|This indicates any email addresses on the CC line|
 +|Connection|This indicates the SMTP connection used for the email|
 +|EnableSSL|This indicates if SSL was selected on the SMTP connection|
 +|From|This indicates the email address that is being used to send the email|
 +|LinkedObject|This indicates if there is a linked object used on the email tool|
 +|Message|The body of the email|
 +|Password|The password of the SMTP connection being used|
 +|Port|This indicates the port being used in the SMTP connection|
 +|PortNumber|This indicates the port being used in the SMTP connection|
 +|SkipEmailWhenEmptyContent| |
 +|SkipEmailWhenEmptyRecord|True or False if the skip email tool for empty records and variables is selected|
 +|SMTPCredentials|True or False if you are using SMTP credentials in the SMTP connection|
 +|SMTPHost|This indicates the SMTP host that is being used in the SMTP connection|
 +|SMTPServer|This indicates the SMTP server that is being used in the SMTP connection if any|
 +|Subject|This indicates the subject of the email|
 +|To This|Indicates any email addresses on the To line|
 +|UserName|This indicates the username used in the SMTP connection|
 +|UseZipFileAttachment|True or False if the zip file attachments are used in the attachments section|
 +|ZipAllAttachments|This indicates whether we selected “Zip All Attachments”. In case there are multiple attachments, we do have an option to zip all and send a single attachment.|
 +|StepMessage|During a failure the reason for failure will be populated here|
 +|StepStatus|True or False|
bw2/email_tool.1612995907.txt.gz · Last modified: 2021/02/10 17:25 by akoehler