Configuring email notifications in exMon

Created by: Kristinn Magnusson

In this article, you will read about configuring email notifications in exMon. These notifications will alert either yourself or another user when exMon finds an exception in your workflow.

Find the query you want to configure

  1. Open exMon Data Governance
  2. Select the System the query belongs to.
  3. Open the query in the object explorer’s Tests folder.

Email Task

  1. Open the Tasks tab
  2. Press the sheet of paper icon to create a new task.
  3. Name the task as you like.
  4. Set the task type to Email.
  5. Write in all the recipients (to and cc).
  6. Write in a descriptive subject line.
  7. Pick a style template, e.g. Exception Manager Query.
  8. You have the option to attach an Excel report.
  9. Save the query.

Exception Manager

  1. Expand the Properties Grid on the right (if not already expanded).
  2. Set the Query Owner – the user you want to receive Exception Manager emails.
  3. Click on the magnifying glass with the alarm triangle.
  4. In the pop-up box, check the Enable Exception Manager check box.
  5. Click on the Email tab and check the Send Emails On New Exceptions check box.
    • Optionally, you can also check the Include all open exceptions in exceptions email. That way, all of the exceptions are kept in the database and all open exceptions are sent via email.
  6. Save to keep changes.

Testing Emails

The Preview Pane

  • The Preview Pane is used to preview the results, emails that will be sent out and the Exception Manager’s results and emails.
  • When you open it first, it will run automatically. The second time you have to click on the magnifying glass Start button.
  • You can change the email style template and view it here before sending out actual emails.

Test receiving actual emails

  1. Open Command Prompt
  2. Write this and press enter:
    c:\Expectus\bin\epcmd --query #
    • Where # is the ID of the query which can be seen in the bottom left corner in exMon Data Governance.

Note

  • When running queries through exMon Data Governance by default, all email deliveries are disabled.
  • Only when queries are run on schedule, through the Web Portal or through Command-Line, emails are sent.
Kristinn is the author of this solution article.