Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

cmdb ci accuracy

Yasin101
Tera Contributor

Instead of multiple CIs for an application or software installed on a laptop with different versions of it can we have single CI with latest version of that application. what are the steps to implement it

6 REPLIES 6

Omender Singh
Kilo Sage

You can work on IRE rules and remove version from identifier conditions. Also Make sure your reconciliation logic does not treat version as unique. 

Please try these may be it will help you.

 @Omender Singh Thanks for your suggestion i am checking the IRE rules.