Exclude CI Classes for De-Duplication tasks

Nishanth Nagesh
Giga Contributor

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.

1 ACCEPTED SOLUTION

Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

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. 

 

find_real_file.png

 

find_real_file.png

 

View solution in original post

7 REPLIES 7

Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

Also, identification inclusion rules are only used during IRE look ups and not when the cmdb health metrics are running. 

Thanks Patrick.

arordeep
Tera Expert

Hi Patrick,

 

We have configured the Health Inclusion Rule (for Duplicate metric) as you have mentioned, however, we still see de-duplication tasks getting created even for the classes we don't want.  Could you please advise, if we need to do any additional step(s) other than Health Inclusion rules?

 

Regards,

Deepak