- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 01:56 AM - edited 07-17-2024 01:57 AM
Dear experts,
What is the "before load" logic to ensure data quality in CMDB. I read this in NowCreate. It says:
If you have already implemented it within your organization, consider starting with a stabilized CMDB.
Re-architect existing integrations
- Leverage IRE for CI matching to ensure alignment with Discovery
- Replace all delete actions with lifecycle state changes
- Review consumption of CMDB relationship types
- Implement "before load" logic to ensure data quality.
Kindly guide.
Regards,
Anish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 02:03 AM
It would refer to your transform maps where you do any kind of validation to identify duplicates etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 02:03 AM
It would refer to your transform maps where you do any kind of validation to identify duplicates etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 02:33 AM
So, in turn it suggests to have all the required "before load" transform scripts in place to avoid duplicate CIs into the CMDB. Did I understand that correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 02:40 AM
That is my understanding. Any logic that needs to run before actual data load to correct and improve data quality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 02:40 AM
Partially, in most of the cases you may find that the data present at source is not clean. In cmdb we do transforms before sending to target tables. That helps to do the sanity check even before data is been loaded. While loading the data IRE Take care of duplication issue.
