- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 10:44 PM
Hello Team,
I need help how to set correct ci for contracts. Please help me with the steps.
Thanks,
Chaitanya
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 10:53 PM
Hello Chaitanya,
SN provides a relationship table between Contracts and CI's - "ast_contract_instance". Rather than update the cmdb_rel_ci table (which is intended for CI to CI relationships and I wouldn't recommend updating this table), I'd leverage the "ast_contract_instance" table. (See below)
These relationships are also available as a Related List at the bottom on the Contracts page and can be reported on etc.
Before you begin
Procedure
- Navigate to Contract Management > Contract > All.
- Select a contract.
- (Optional) In the Contract used by related list, click New to create a new configuration item.
- In the Contract used by related list, click Edit.
- In the Collection configuration items list on the left, double-click a configuration item name.
The item is added to the Contract used by List on the right.
- Click Save.
Please refer below links for more details.
Kindly mark my answer correct & helpful; if it's useful to you.
Thanks & Regards,
Pooja Devkar
DxSherpa Technologies Pvt. Ltd

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2020 10:53 PM
Hello Chaitanya,
SN provides a relationship table between Contracts and CI's - "ast_contract_instance". Rather than update the cmdb_rel_ci table (which is intended for CI to CI relationships and I wouldn't recommend updating this table), I'd leverage the "ast_contract_instance" table. (See below)
These relationships are also available as a Related List at the bottom on the Contracts page and can be reported on etc.
Before you begin
Procedure
- Navigate to Contract Management > Contract > All.
- Select a contract.
- (Optional) In the Contract used by related list, click New to create a new configuration item.
- In the Contract used by related list, click Edit.
- In the Collection configuration items list on the left, double-click a configuration item name.
The item is added to the Contract used by List on the right.
- Click Save.
Please refer below links for more details.
Kindly mark my answer correct & helpful; if it's useful to you.
Thanks & Regards,
Pooja Devkar
DxSherpa Technologies Pvt. Ltd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2020 12:13 AM
Thanks pooja.