Skip to main content

Mail

Description

Mail is a step in the Utility Plugin both for Process Studio Workflows and Process Studio Processes. Mail step is used to send a text or HTML email with optional file attachments.

Most commonly Mail is used as a process entry at the end of a process. It can be used to announce a process failure or success, for example, it is not uncommon at the end of a successful load, to send an email to a distribution list announcing that the load was successful and include a log file. If there are errors, an email can be sent to alert individuals on a distribution list.

Note: No email messages are sent when a process crashes during a run. If you are bound by service level agreements, you may configure Email Notification settings in AutomationEdge.

Configurations

No.Field NameDescription
1Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
2Destination AddressThe destination for the email; you can specify multiple addresses if you separate them with a space.

Best practice: Do not maintain your distribution list within a process. Rather, have your email administrators set up a list so that you can send to a specified list each time you create the process.

3Cc:An identical copy of the message is also sent to all the addresses listed in the Cc: field. To enter more than one address in the Cc: field, separate them with a space.
4BCc:Send to a recipient whose email address does not appear in the message
5Sender nameName of the person sending the email
6Sender addressEmail address of the person sending the email
7Reply toEmail address of the person to which to send a reply
8Contact personThe name of the contact person to be placed in the email
9Contact phoneThe contact telephone number to be placed in the email
Server Tab:
1SMTP ServerThe SMTP server address. SMTP server is mandatory. You can use authentication and security as part of the connection but you must have the SMTP credentials and enable Use Authentication checkbox below.
2PortThe port on which the SMTP Server is running
3Connection timeout (in milliseconds)Specify the socket connection timeout value in milliseconds. Default value is infinite.
4Timeout (in milliseconds)Specify the socket read timeout in milliseconds. Default value is infinite.
5Write timeout (in milliseconds)Specify the socket write timeout value in milliseconds. Default value is infinite.
6Use AuthenticationEnable Use Authentication checkbox to authenticate to the SMTP Server. In this way you can use authentication and security as part of the connection to SMTP server.
7Authentication userSMTP user account name.
8Authentication passwordSMTP user account password.
9Use Secure Authentication?Enable to use secure authentication.
10Secure Connection TypeSelect authentication type (SSL, TSL).
11ProtocolsSelect the checkbox of the TLS version for sending the email message. The available versions are: TLSv1, TLSv1.1, TLSv1.2, or TLSv1.3. You can select one or all versions.
Email Message Tab
1Include date in message?Enable checkbox to Include date in message
2Only send comment in mail body?Enable to Only send comment in mail body.
3Use HTML in mail bodyEnable to Use HTML in mail body
4EncodingSelect encoding type
5Manage PriorityEnable to manage priority. Note: The support of this flag is depending on the mail server.

- Priority

- Importance

- Sensitivity

6SubjectEnter the subject of the mail into this field.
7CommentEnter the comment within the body of the mail into this field.
Attached files Tab:
1Attach files to message?Enable to attach a file to your email message. You can attach files to your email messages such as error logs and regular logs. In addition, logs can be zipped into a single archive for convenience.
2Select file typeThe files to send are defined within the internal files result set. Every file in this list is marked with a file type and you can select what type of file you want to send:

- General

- Log

- Error line

- Error

- Warning

3Zip files to single archive?Enable to have attachments archived in a zip file
4Name of the zip archiveDefine the filename of your zip archive
5FilenameName of a single image file to add. Note: This works only when Use HTML format is defined in the EMail Message tab.
6Content IDAutomatically entered
7ImageThe full path to image (used when embedding multiple images) Click Edit to edit the path; click Delete to delete the path to the image
8Content IDThe image content ID (used when embedding multiple images) Click Edit to edit the content ID; click Delete to delete the Content ID