Table of Contents

Email

Use this action to send a notification via email.

  1. Enter the recipients in the To, CC and BCC fields.

  2. Enter the message Subject.

  3. Enter the email message in the Message field.

  4. To send a plain text email, select Plain text.

  5. 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.

Email
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.
  1. 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.