Mail Notification
In the Adeptia Connect, Notification is used to send mail to users about the execution status of a process flow. You can add the Mail Notification activity anywhere in the process flow. You can add more than one Mail Notification activities in a process flow.
The Mail Notification activity is of two types:
User Defined Message: This type of mail notification is used to send custom email message to any user during execution of a process flow. Any file can be attached to the mail.
Process Flow Summary: This type of mail notification is used by the Connect Server to dynamically send summary of a process flow execution.
Creating Notification to Send User Defined Message
Prerequisites
Mail Server Parameters must be configured before creating Mail Notification activity.
Steps to create User Defined Message Notification
Click Configure > OTHERS > Mail Notification.
Click Create Mail Notification.
Enter the name and description for Context Upload in the in the Name and Description fields.
Select User Defined Message from the Notification Type drop-down list.
Enter subject for the email message in the textbox Mail Subject.
Select the user(s) to whom you want to send the notification email from the textbox To User(s).
Enter the recipient(s) email address in the textbox To Email Id(s) (comma separated).
You can select the recipient of the notification mail either by selecting user from To User(s) or by specifying email address in To Email Id(s) (comma separated) field.
When you select user, the notification mail is sent to the email address specified while creating the user.Enter the email message in the textbox Message.
You can format your messages and also send images (Web Url) and links with it by using HTML tags in Message textbox. Formats that are supported by html work here as well.
For e.g., following are the code snippet to add image and link into mail notification message:For image:
For Link:Select the Attachment checkbox to send the file(s) as attachment.
Enter the file path and file name(s) in the textboxes File Path and File Name respectively.
Expand the Advanced Properties section and select the Project from Project drop-down list.
Click Save.
Creating Notification to Send Process Flow Summary
Steps to create Process Flow Summary Notification
Click Configure > OTHERS > Mail Notification.
Click Create Mail Notification.
Enter the name and description for Context Upload in the in the Name and Description fields.
Select User Defined Message from the Notification Type drop-down list.
Enter subject for the email message in the textbox Mail Subject.
Select the user(s) to whom you want to send the notification email from the textbox To User(s).
Enter the recipient(s) email address in the textbox To Email Id(s) (comma separated).
You can select the recipient of the notification mail either by selecting user from To User(s) or by specifying email address in To Email Id(s) (comma separated) field.
When you select user, the notification mail is sent to the email address specified while creating the user.Select one of the criteria from the Notification Criteria drop-down list. All criteria are explained in the below table.
Expand the Advanced Properties section and select the Project from Project drop-down list.
Click Save.