Create a static or a dynamic CI reconciliation rule for a non-CMDB table.

For information about static reconciliation rules, dynamic reconciliation rules, and other principals related to reconciliation rules, see Reconciliation rules.

If both, static and dynamic reconciliation rules exist for the same record attribute, the dynamic rule has precedence.

Note: You can't create a reconciliation rule for system fields or for Identification and Reconciliation Engine (IRE) specific fields such as the Discovery source (discovery_source) field. Also, reconciliation rules can't be dot-walked using reference fields.

Create a static reconciliation rule for a non-CMDB table

A static reconciliation rule specifies class attributes that data sources are authorized to update, and prevents unauthorized data sources from overwriting the attributes' values. A static reconciliation rule also specifies the prioritization among multiple data sources. Without static reconciliation rules, data sources can overwrite each other's updates to attribute values.

Before you begin

Role required: itil has read access, itil_admin (on top of itil) has full access.

About this task

Static reconciliation rules are used in conjunction with data refresh rules to determine reconciliation steps for a record. These rules determine if, when, and by which data source a record can be updated. If multiple data sources are authorized to update the same attributes, assign a priority to each of these data sources to prevent them from overwriting each other's updates.

After an authorized data source updates an attribute, subsequent updates are accepted only from the same data source or from a data source with a higher priority. Updates from a data source with a lower priority are rejected, unless these two conditions are met:
  • The lower priority source is the first source updating the record.
  • The record became stale based on data refresh rules for the class.
Precedence order of static reconciliation rules:
  • Rule configured for a specific attribute, has precedence over rule set with Apply to all attributes (regardless of priority value).
  • Between two rules for the same attribute or between two rules set with Apply to all attributes, the rule that is specific directly for the class has precedence over the derived rule.​
  • Between two rules for the same attribute or between two rules set with Apply to all attributes at the same class level, precedence is determined by rule priorities.

Information about the last discovery source that updates each attribute is stored in the Data Source History [cmdb_datasource_last_update] table, but only after enabling the reconciliation rule. Therefore, there might be unexpected updates after you enable the rule until the highest priority data source has updated the CI.

Static reconciliation rules affect reconciliation of stale attributes. During reconciliation, the information in the Data Source History table is considered along with the data refresh rules for the CI's class, to determine if a CI attribute is stale. A CI attribute is determined to be stale if it was not updated by the latest discovery source to update the CI, within a time period. The time period is specified by the Effective Duration time in the data refresh rule for the class for the discovery source. In this case, if another authorized discovery source, with a lower priority attempts to update the stale CI attribute, the update is allowed.

If there is a dynamic reconciliation rule for the same record attribute as in a static reconciliation rule, the dynamic rule takes precedence.

Procedure

  1. Navigate to All > Configuration > Identification/Reconciliation > Reconciliation Definitions.
  2. In the Reconciliation Definitions list view, click New.
  3. Fill out the Reconciliation Definition form.
  4. Click Submit.

Create a dynamic reconciliation rule for a non-CMDB table

A dynamic reconciliation rule for non-CMDB table uses CMDB 360 data to choose a value such as the largest value that is reported, for updating a record.

Before you begin

CMDB 360/Multisource CMDB must be enabled.

Role required: itil has read access, itil_admin (on top of itil) has full access

About this task

If the same CI attribute has both, a static reconciliation rule and a dynamic reconciliation rule, the dynamic reconciliation rule has precedence.

A dynamic reconciliation rule supports several rule types, such as largest reported value and most reported value. When applying a dynamic reconciliation rule, IRE processes the current payload and then examines the CMDB 360 data store to select a value with which to update the CMDB. Depending on the dynamic reconciliation rule type, selecting the appropriate value might not be immediately conclusive. For example, there might not be a single value that is most reported, or for some values, the last discovered timestamp isn't reported. Therefore, when necessary, IRE falls back to examining additional details such as last reported, last discovered, and last updated values to select the most appropriate value.

Note: You can't add a dynamic reconciliation rule when creating a new child class in the CI Class Manager. You must first save the new child class and then add the dynamic reconciliation rule.

Procedure

  1. Click All.
  2. In the Filter navigator, enter cmdb_dynamic_reconciliation_definition.list to open the Dynamic Reconciliation Definitions table.
  3. In the Dynamic Reconciliation Definitions list view, click New.
  4. Fill out the Dynamic Reconciliation Definition form.
  5. Click Submit.