Standard reconciliation jobs
In most cases, you can use a standard reconciliation job or the standard rules to identify and merge your data.
Unless you need different identification or merge precedence rules, you can use the standard reconciliation job with Identify and Merge activities. You can modify the options in the activities while still using the standard rules.
If you want to change the identification or merge rules for a specific dataset, you must create have to create a custom job. To use custom rules, clear the Use standard rules check box.
For merge, you can set a precedence value for a data set, or, if required, you can assign a precedence value to a particular class or attribute in a specific data set. For example a company, Calbro wants to keep the default precedence value of 800 for BMC_Product
in the BMC Configuration Import data set, but they want to assign a higher precedence value to BMC_Product
in the CALBRO.APPS data set because it is an import of software products that they consider more accurate.
For identification, you cannot specify a rule for a particular data set, but you can check whether adding an attribute at a lower priority addresses the needs of a specific data set. For example, if Calbro knows that for the CALBRO.APPS data set, the TokenID
, Name
, and SerialNumber
attributes are not sufficient to identify some instances, Calbro can add the custom CalbroID
attribute that identifies those instances in that data set. By setting it to a priority of 3, the default rules work for most data sets, but for CALBRO.APPS after the priority 1 and 2 attributes fail to identify instances, the reconciliation engine uses the CalbroID
attribute.
The standard job contains the most common reconciliation activities:
- Identifying class instances that are the same entity in two or more data sets.
- Merging class instances from one data set (such as discovery) to another data set (by default, the production data set BMC.ASSET).
- Purging instances to delete data that is not required.
Important
- By default, a standard job identifies and merges CIs that have not been normalized. To reconcile only CIs that have been normalized, enable the Process Normalized CIs Only option when creating a job.
- If a class does not have any standard identification rule associated with it, the rules defined for the parent class are applied, by default. If you want to change the default rules, create a custom identification rule.
Before you begin
- Confirm whether the standard rules are suitable. To edit the standard rules, see,
(Identification rules) Configuring reconciliation custom identification rules.
(Merge rules) Creating precedence sets and associations for reconciliation merge activities. - Understand the guidelines for obtaining best results from the reconciliation jobs. For information about the guidelines, see Reconciliation best practices.
To create a standard reconciliation job
- In CMDB Portal, select Jobs > Manage Reconciliation.
- Click Create Job and enter a job name.
Select the appropriate settings for the job.
To view the details of every setting, hover the cursor over each setting.To use the standard rules for Identify and Merge activities, select Use Standard Rules for Dataset.
To add an Identify activity, click Add activity > Identify and perform the following steps:
To add a Merge activity, click Add activity > Merge and perform the following steps:
To add Purge activity, click Add Activity > Purge and perform the following steps:
- (Optional) Select a schedule for the job run frequency.
- Click Save.
- (Optional) To run the job immediately, open the job from All Job Run Activities and click Start Job.
Comments
Log in or register to comment.