How to create a cmdb ci type?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 03:49 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 03:52 AM
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.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 09:06 AM
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:
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.