2021.1

Table Of Contents
work: Boolean values need to be entered as either “true” or false”. (When the comparison
actually occurs, it will be a full Boolean comparison. Thus it can compare this runtime
parameter with Boolean data values that are stored as 0/1 in data fields.) Numeric string
values need to be parseable as a number (either a whole integer or decimal value). Dates
should be in an ISO8601 compatible format (e.g. 2019-10-15) or use the current Windows
Locale date settings options. The latter is not recommended as it requires all computers in
the cluster have the same locale data format.
Email Info tab
l
Sender Address: Enter the email address that appears in the "From" field of the email.
Alternatively you may enter the sender's name and email address in the following format:
John Smith <johnsemail@hisserver.com>. It depends on the email client which
information gets displayed: the sender's name or email address, or both.
l
Mail host: Enter the address of the SMTP server through which emails should be routed.
The address can include a port number. This information should be available from your IT
staff.
l
Send emails to sender (test mode): Check to ignore the email address from each record
and send all emails to the address entered in the Sender Address field instead.
l
Precedence to template address: If the sender's address is given in the template, that
address gets precedence over the one specified here.
l
Use encryption (TLS): Check to connect to the SMTP server using TLS 1.0 (Transport
Layer Security, also called "SSL").
l
Use Authentication group: Check to enable authentication to the SMTP server.
l
User name: Enter a user name that has permission to send email through the
SMTP server.
l
Password: Enter the password for the above user name.
l
Attachments:
l
Print Context as PDF document: Check to generate the Print context in the
template as a PDF and send it with the email as an attachment.
l
Web Content as HTML page: Check to generate the active Web section in the
template as an HTML page and send it with the email as an attachment
l
Test SMTP settings: Validates the format of the sender's address and mail host and tries
to send a test email. This won't work when the option Start TLS is checked.
Page 602