Step 3: Specifying the CI to reconciliation link relationship
Before you link CIs to assets, in the Database Configuration application, create a relationship between the CI table and the reconciliation link.
About this task
This task creates a relationship between the CI (Configuration Items) table in the database and the results of the reconciliation task that linked IT assets to CIs. Complete the following steps to create a relationship between the CI table and the reconciliation link.
Procedure
- Click Open menu > System Configuration > Platform Configuration > Database Configuration.
- On the record list in the Objects table window, select CI, the Configuration Item table.
- On the Relationships tab, click New Row.
- In the Relationship field, specify a relationship name, for example, CI_RECONLINK.
- In the Child Object field, click Select Value and specify RECONLINK
- In the Where Clause field, specify the following
clause: nodeid = :ciid and recontype = 'ASSET' and compset = 'CI'
- Optional: In the Remarks field, enter additional remarks about the relationship.
- Click Save Object.
What to do next
Now, you can configure the escalation for linking CIs to IT assets.