How to create a cmdb ci type?

Joshua Comeau
Kilo Sage

We’re working at getting all the CI’s from out OT systems into ServiceNow CMDB but we have a number of controllers that do not fall under any of the existing types of CI’s.  What would be involved with getting an “Automation controller” type/primary use created?

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Joshua Comeau 

 

You mean CI class?

 

It is not good to create CI class,

 Try to see the SN ootb classes, if the required CI fit i in closet one use that and if not only then create a new CI class.

 

https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/product/configuration-manageme...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ashok Sasidhara
Tera Sage
Tera Sage

There is a CI class named CNC [cmdb_ci_ot_cnc] which is a child of the OT Control System (cmdb_ci_ot_control) class. It should be the recommended class for automation controller as per the information in the following URL:

https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/product/configuration-manageme...

Also going through the OT class details mentioned in this URL would definitely help you to find the right OT classes as per your requirements.