What Table Contains The Containment/Hosting Rules?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 06:12 PM
Hello, all,
Which ServiceNow table contains the Containment/Hosting Rules used in the Identification And Reconciliation Engine?
The Containment/Hosting Rules are referenced in the post Failed Exploring CI Pattern in Discovery.
Regards,
Tom Rausch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 10:23 PM
ci class manager - > dependent relationships.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 02:46 AM
They are controlled/built using the CI Class Manager, as mentioned by @Pratiksha .
But if you want to see the data from the "backend" there are two options:
1) Type in Metadata Editor in the main menu.
or
2) You can view the rules (and maintain them if desired) in the cmdb_metadata_containment (for Containment Rules) and cmdb_metadata_hosting (for Hosting Rules)
Regards
Martin