IRE implementation best practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 01:12 PM
Hi All,
I have a requirement where I need to implement IRE for CMDB.
can someone please assist me with best practices for the implementation of IRE
regards,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 08:50 PM
please check the resources I collected for that topic: https://www.servicenow.com/community/cmdb-articles/platform-configuration-management-database-cmdb-k...
I also have attached the linked PPT from NowCreate.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 05:02 AM
Following are some best practices to consider at a high level for IRE:
1. Service Graph Connectors (if available) should be used for 3rd party tool integrations to populate CMDB. This will follow IRE OOB without any additional customisations.
2. Integration hub ETL should be used for data imports to populate CMDB. This goes through IRE. Use of normal data import and transform will not consider the IRE.
3. For all the key CI classes that are used, review the identification rules currently configured. Based on the unique attributes of the data sources which are populating each class, the identification rules should be refined if required. This should be done on priority for classes which are having too many duplicate records. Use the metrics like duplicate CIs from CMDB health dashboard and 'CIs Processed via IRE' from CMDB data foundations dashboard to identify the CI classes for which identification rules might have to be refined. Also for each CI class populated by more than one data source, data precedence rules should be defined.