About Advanced Email Monitoring

Use advanced email monitoring to monitor email accounts and perform an action to create or modify a business object record based on email content.

To use advanced email monitoring, at least one email account must be configured in Neurons for ITSM.

Access advanced email monitoring from the Inbox Configuration workspace in the Neurons for ITSM Administrator Configuration console. In Neurons for ITSM, log in as Administrator, open the Configuration console, and select Email Configuration > Mail Boxes.

An email monitor item scans incoming emails for specific content in accordance with the configuration and condition operators you define for it. If the conditions you defined are met by the incoming email, the email monitor item performs the action you specified for it. The action you specify can be performed to create a new business object record, or performed on an existing business object record.

All of the monitor items you create are listed under the Monitor Items tab, which is displayed when you select Advanced Monitoring in the Email Processor field on the Inbox Configuration form. See Working with Email Inboxes.

Double-click an existing email monitor item to open it.

To create a new email monitor item, click New Inbox Monitor Item.

To delete an existing email monitor item, select it in the list, and click Delete.

For detailed information on creating an email monitor item, see Using the Monitor Items Tab.

You can create one or more email monitor items to monitor an email address and execute an action. To create a new email monitor item, click New Inbox Monitor Item in the Monitor Items tab, and then define the monitor item parameters in the New Inbox Monitor Item form. See Using the Monitor Items Tab.

The Name, Execution Order and Business Object fields on the New Inbox Monitor Item form are required fields, these are marked with an asterisk.

ID Existing Record Section

You can configure the email monitor item to attempt to find an existing record using results returned by searching an incoming email. There are a number of options you can select to configure the search criteria to apply to an incoming email. To enable this search, select the Attempt to find existing record option. Selecting this option also enables other search criteria options in the form. See Using the Monitor Items Tab for more information on the options available in the section.

Example

In the example, the email monitor searches an incoming email subject for an ID, after the term "Incident#", and until the next word or number in the subject line. If found, the email monitor uses the search result in an attempt to find an existing Incident business object record with a matching ID.

The email monitor item may continue to execute, even if a matching record is not found. It will only exit at this point if the record is not found, and you have selected the Only if existing record found in the Conditions section.

Conditions Section

Select condition options to apply to the email monitor and action condition criteria to apply a search to the incoming email. If the condition options and search condition criteria are met, the email monitor performs its action on the business object record.

There are two condition options:

Only if existing record found: Associated actions are executed only if an existing record is found (using the options and criteria defined in the ID Existing Record section above).

Only if contact found: Associated actions are executed only if a contact is identified.

You can apply up four action conditions to search the incoming email. For this you specify the part of the email to apply the search to (the email property), a condition operator, and the search term (or criteria). The email properties and condition operators are available to select from drop-down lists.

If you apply more than one action condition, all of the action conditions must be met for the email monitor to perform it's associated action.

Example

In the example, the email monitor searches the subject line of the incoming email, and determines if it contains "Incident#".

If the subject line contains "Incident#", the condition is met, and the email monitor performs its associated action.

If the subject line does not contain "Incident#", the condition is not met, and the email monitor exits without performing associated action.

If you have created more than one email monitor to monitor an email address, the execution order comes into play when an email monitor exits without performing its associated action. If there is an email monitor with lower priority following the one that has exited, then it will execute. See the Execution Order section below for more information.

Actions Section

Enter the business object and the action you want the email monitor to perform on the business object.

The email monitor performs the action if it meets the configuration options and specified conditions.

If you leave the Action Business Object field blank, the email monitor performs the action on the business object you entered in the Business Object field at the top of the form.

Example

In the example above, the email monitor will perform the "Updateincident" action on an Incident business object record.

Execution Order

Where you have more than one email monitor item, each item must be given a priority to establish the order in which the email monitor items are executed. The execution process is ended following either of the two following scenarios:

An email monitor item's conditions are met, its action is executed, and the execution order process ends.

All email monitor items are executed, in priority order, but none of the items conditions are met, no actions are executed, and the execution order process ends.

The diagram below displays the execution order process, where three monitor items are available and you have configured them to find an existing record.

THe execution order process for advance email monitor items