Managing reconciliation - BETA
Reconciliation (BETA) of data helps you to avoid adding duplicate configuration items (CIs) and assets to your Remedyforce CMDB.
Overview of reconciliation
The reconciliation process enables you to achieve the following goals:
- Merge information from different data sources: With multiple data sources to add CIs and assets to your CMDB, you might get different data related to one record. If you enable and configure reconciliation, you can merge information about a CI or asset. Therefore, reconciliation enables you to make your Remedyforce CMDB richer with information.
- Avoid duplication of information: With multiple data sources, you risk data duplication.
By default, reconciliation is disabled. To apply reconciliation, you need to create reconciliation rules to identify duplicate CIs or assets of a class. If a new record matches an existing record, all the fields of the new record are matched with the existing records. If the new record has additional or changed information in one or more fields, the field values are updated in the existing record. If multiple matching records are found within the CMDB, neither the existing records are updated nor the new record is inserted. An error is displayed in your Data Loader or Pentaho logs.
The following table describes the conditions when values in a matching record are updated based on the values in the existing records:The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
The following figure shows an overview of the reconciliation process:

Reconciliation process
When you import records, BMC Remedyforce first verifies if reconciliation is On. After reconciliation is enabled in your Salesforce organization, BMC Remedyforce validates the data against various conditions before inserting or updating a record in the Remedyforce CMDB. The following figure shows all the conditions that are used for data validation.

After you enable reconciliation, reconciliation rules are applied only on the new records imported (from any source). Reconciliation rules are applied when you edit an existing record only if the fields that you edit are present in the active reconciliation rule.
Known limitations
Reconciliation of Remedyforce CMDB records is considered BETA for the following known limitations:
- If reconciliation is On, the devices discovered by enabling and configuring Remedyforce discovery are not imported even if the import job is running. Turn off reconciliation when you are running Remedyforce discovery.
- When you are importing records from Pentaho packages or Data Loader, results of successfully updated records are shown with failure or error records.
- Remedyforce Discovery provides a summary count of records imported, inserted, and updated per discovery job run. Unlike the Data Loader and Pentaho, it does not provide access to a detailed log at the record/row level. This limitation poses a challenge when troubleshooting importing and reconciliation errors as the log does not identify which specific records were not processed (that is not successfully inserted or updated).
- If the reconciliation process is on and an update on at least one record occurs during an import, a temporary record is created and removed. This record is created with Mark As Deleted = checked and Inactive = checked and then removed within a few minutes, so that it never shows up in the Remedyforce CMDB viewer or any CI lookup within BMC Remedyforce.
Best practices
BMC recommends you to follow the following best practices when you enable reconciliation:
- For faster search of records in your CMDB, BMC recommends that you get the custom indexes added to the fields that you are using in your reconciliation rules. To add custom indexes on a field, contact Salesforce support. For more information, see Salesforce Help.
- While importing records by using Data Loader, Pentaho Packages, or any other third-party tool, ensure that you import records in a batch of no more than 20 records. All the out-of-the-box Pentaho packages provided by Remedyforce to import records from various products have been updated to import only 20 records in a batch. BMC recommends that you use the latest Pentaho packages to import records or configure the recommended batch size in the packages that you are using.
- The Source field of type Picklist is added to the Base Element object. When you import records, the field value is set appropriately. For example, if you imported a record from BMC Atrium CMDB by using the Pentaho package provided out of the box, the field value is set to Atrium. This field is not available on the Instance Editor by default. You can use this field in reports. Ensure that you assign Edit permission for this field to your profile.
Creating reconciliation rules
To enable reconciliation, you need to configure how to identify a duplicate record. For example, to uniquely identify a record of the Computer System class, you can use the combination of Serial # AND (Asset # OR System OID) fields. You configure these fields in a reconciliation rule. Reconciliation rules are created for each class. You can create multiple reconciliation rules for a class. However, you can activate only one rule for a class at a time.
The following information about reconciliation rules is provided:
Considerations for creating reconciliation rules
Consider the following behavior before you create a reconciliation rule.The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
Before you begin
You have large number of records (more than 200,000) in a class and you are enabling reconciliation for the class by creating a reconciliation rule. When a new record is created for the class or an existing record is updated, you might receive an error. To avoid the error, enable custom indexing on the fields used in the reconciliation rule for the class. To enable custom indexing on a field, you must raise a case with Salesforce. To resolve your case, Salesforce would require information, such as SOQL with bind values as mentioned . For your reference, see Salesforce Help.
To create a reconciliation rule
- Click the Remedyforce Administration tab.
- On the Home page, click the Configure CMDB 2.0 tile, and from the menu, select Reconciliation Rules (Beta).
- On the Reconciliation Rules page, select the Reconciliation Service slider.
Selecting this slider ensures that whenever a new record is imported, a record is added through the Instance Editor, or an existing record is updated, reconciliation rules are triggered. This slider enables reconciliation on all classes. - Click New
. - In the Rule Name field, enter a unique name for the rule.
For example, Computer System (Serial Number or Asset #). - From the CMDB Class Type and Class Name lists, select the type of class and the class on which you are creating a rule.
In the Class Name list, only the active, Rule Based classes are available. Abstract and hidden classes are not available. - Select the fields based on which you want to identify duplicate records.
Only the fields of the selected class and the classes higher in the hierarchy (up to Base Element) are displayed. If you have added custom fields to the field set of the selected class or any class in its hierarchy, those custom fields are also shown. - In the Filter Logic field, to form a unique value by using the selected fields, specify the logical operators.
By default, AND is specified. BMC recommends that you use such fields in a rule whose value would be unique and do not use fields with lots of text, such as Description.
You can use all the fields in any order in the Filter Logic. For example, you can use 2 AND (1 OR 3).
Click Save
.
Verifying reconciliation status
To understand which field values are changed after applying reconciliation, BMC recommends that you track those fields on the Remedyforce Administration > Configure CMDB 2.0 > Track Attribute History page. You can view the field update history on the Remedyforce CMDB > Details > Auditing tab.
The following table describes where can you view the results of reconciliation based on the product that you have used to import records to Remedyforce CMDB.The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.