How to set bulk Principal Class in cmdb CI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2021 04:48 PM
Hi MVP's,
I am trying to set a Principal class on all CI's and i notice that i need to to do it individually.
Is there anyway that i can do it in bulk? like in CI Class manager when i search to application we have atleat 200+ and i want select the application and set the principal on all.
Any help will be apprreciated.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2021 11:19 PM
Hi Glenn,
This can be done with the help of import feature in Table cmdb_class_info.
Please see below Attach file, You might get problem in Importing Class name as Type of column is not reference. Please adjust Transform Map or can create new Transform Map.
Warm Regards,
Vishal Savajiani

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 02:13 AM
Is the Given Principal Class attribute is Part of all CIs Class?
You can Make an Update XLS file with values like CIName,ClassName, Principal Values
You can use Transform MAP to Update all CIs in one Go using Coalescing Field as CINAME & CLass Name (Assuming CIName & CLass Name makes is Unique combination)
Regards
RP