- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2026 02:03 AM
I am trying to figure out how to use the Data policy Delete related CMDB Entry.
The documentation is not helping and the latest slides from ServiceNow does not help either.
Does anyone have a step by step explanation (especially what options are for policy tables)?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2026 09:27 AM
The "Delete Related CMDB Entry" policy type covers deleting records from related tables (e.g. cmdb_key_value).
When Data Manager removes CIs from the CMDB, it can leave behind records in related tables. This policy type allows you to clean up the "orphaned" records in the related tables. You can use a filter condition that checks if the Configuration Item reference field for a record in a specific related list table is empty. Any matching records will then be automatically removed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2026 02:07 AM
Hi @Damhoej
What is your issue? If you can provide more details, we can help you better.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2026 05:40 AM
Basically is the idea of this type and use cases for it.
It is not for deleting disks related to a server 😉
When you select that type you have to choose from policy tables.
It is impossible to find documentation for this type (only one slide in the new slide deck from SN)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2026 05:50 AM
Hi @Damhoej
Let me add @AJ_TechTrek
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2026 09:27 AM
The "Delete Related CMDB Entry" policy type covers deleting records from related tables (e.g. cmdb_key_value).
When Data Manager removes CIs from the CMDB, it can leave behind records in related tables. This policy type allows you to clean up the "orphaned" records in the related tables. You can use a filter condition that checks if the Configuration Item reference field for a record in a specific related list table is empty. Any matching records will then be automatically removed.

