Create or modify a discovery pattern and define its basic attributes.

Before you begin

Make sure that the application for which you want to create a pattern, has a corresponding configuration item (CI) type and a CI classification. If the CI type you require is not in the list, create it as described in Create CI types for Service Mapping and Discovery.

If your ServiceNow instance uses domain separation and you have access to the global domain, log in to the relevant domain. The selected domain must be a domain without any child domains.

Role required: pd_admin

Basic knowledge of programming is desirable.

About this task

Patterns can be of the infrastructure or application type. Infrastructure patterns are used only by Discovery for creating lists of devices. Application patterns serve both Service Mapping and Discovery, which use the same application patterns for their purposes.

Procedure

  1. Navigate to All > Pattern Designer > Discovery Patterns.
  2. Click New or select the relevant pattern from the list.
  3. Define the basic pattern attributes on the Basic tab.
  4. (Optional) When creating an application pattern, make the MID Server run this pattern only if the process identified on a CI matches the classification criteria for this pattern, select Enforce Process Classification.
    All simplified patterns created from generic applications, have this attribute enabled. For more information about creating process classification, see Discovery classifiers.
  5. Define a set of identification steps for every incoming connection of a configuration item (CI).
    1. In the Identification Section, click New and then configure the following parameters.
    2. Click Save.
    3. Click the identification section name.
    4. Define discovery steps as described in Define discovery steps.
    5. Click Save.
  6. If necessary, create more identification sections.
  7. Save the pattern.
  8. Upload the updated set of patterns onto the MID Server:
    1. Navigate to Discovery > MID Servers.
    2. Alternatively, navigate to Service Mapping > MID Servers.
    3. Click Pattern Sync to Mid.

What to do next

For application type patterns, continue with Define the connection section.