Use this action to send a notification via email.
Enter the recipients in the To, CC and BCC fields.
Enter the message Subject.
Enter the email message in the Message field.
To send a plain text email, select Plain text.
To include a (legacy) report or a dashboard in the email, select Include report or dashboard, select an existing report template or dashboard, add any required elements, parameters, etc.
Automation module in DataMiner 10.4.5
Note
- If you want to specify multiple indices for one table parameter, use a semicolon ";" as separator.
- If you want to specify multiple parameters for one element, service, or protocol version, assign them all within a single line.
- The icon in front of each item in the drop-down list shows whether the item is a dashboard or a report.
- If you have selected a report or dashboard to include, optionally click the Configure button to further configure it. See Generating a PDF report based on a dashboard using DataMiner Cube.
Note
It is also possible to add this action within a C# block in a script. For more information, see SendEmail, PrepareMailReport and SendReport.