How to extract a complete list of CI Classes available in ServiceNow?

antonymirza
Tera Expert

Hi,

I need to extract all CI classes available in ServiceNow (OOB) no matter if these classes contain any data or not. I just need to extract the whole available list.

I am trying to set a filter on sys_db_object table yet not come up with the expected result.

Please give your input.

6 REPLIES 6

NeilH2
Giga Guru

HI AM

They are located in the cmdb_categories table

Create a report pointing to this table and you should get everything including the subcategories.

Regards
Neil


Hi Neil,

Thank you for your input but, I don't find any table with name cmdb_category/ies in ServiceNow.
Can you please check...


NeilH2
Giga Guru

I've attached a screen shot of the table for you


steve_gannon
Tera Expert

In the application navigator 'cmdb_categories .LIST' and ENTER to open the CI Classes in a ned tab