- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2020 03:21 PM
Hi All,
I need to allow the De -Duplication tasks to be created only for specific CI Classes. Two options that I could think of was
1. Create identification inclusion rules - But the impact is global [ https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/product/configuration-management/task/create-id-inclusion-rule.html ]
2. Business Rule on de-duplication task table - This can be done by fetching the values in Internal Payload. Not sure if it is reliable.
Please advise.
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2020 06:05 PM
Hi, check out https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/product/configuration-management....
Create the health inclusion rules at the cmdb_ci class level. Examples on what I have done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2020 06:05 PM
Hi, check out https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/product/configuration-management....
Create the health inclusion rules at the cmdb_ci class level. Examples on what I have done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2020 10:26 PM
Thanks Patrick. Creating Health Inclusion rules for the duplicate metric will only affect the data displayed on the Health Dashboard using the metrics right? Will it stop the De-duplication tasks from being created?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2020 05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 11:09 AM
Hello Patrick the health rules only apply for Dashboard and metrics it won't stop the creation of the de-dup tasks from being created. I am having this issue just now and i am trying to stope this tasks from being created for Image class as the "dups" there aren't actual dups, i try creating the BR but they didn't stop getting created. I have this also confirmed from ServiceNow...
do you have run into any ideas of this? how to stop them with a BR?