Can someone post the OOB CI Class Hierarchy?

RuthL
Tera Contributor

Hi all.

 

Could someone run and post the CI Class Hierarchy from one of the latest versions of SNow (we are on Washington DC but it doesn't have to be that version)?  In another thread (Solved: Listing all CI Classes (instead of browsing throug... - Page 2 - ServiceNow Community), Oleg posted a script that could be used and the output that results from that script and it was incredibly helpful. 

 

Unfortunately, I don't have the ability to run scripts, nor access the CI Class Manager.  I am hoping to get the latest version of the list as the one above is 5 years old.

 

Could someone please help?

1 ACCEPTED SOLUTION

mbourla
Giga Guru

Hi Ruth,


Here is the OOTB CI Class hierarchy (from Washington).


Regards
Michael

View solution in original post

7 REPLIES 7

Daniel Borkowi1
Mega Sage

Hi Ruth,

 

there are some tools available which could generate a Diagramm based on sys_db_object table (see attachment). I did this some years ago with Excel (not a class diagram). It's not up-to-date but includes most OOTB classes.

Here is the link to all CI classes: https://instance_name.service-now.com/sys_db_object_list.do?sysparm_query=super_class%3D229d6d9e8d30...

Greets
Daniel

Please mark reply as Helpful/Correct, if applicable. Thanks!

 

Hi Dan,

 

Either the link is bad or my organization is blocking it because I get an error.  It looks like Mike provided the output for Washington.  Thank you though. 

I'm sure you changed in the URL instance_name with you instance name, so that I guess you don't have enough privileges to read this table (sys_db_object).

I'm just a user so I don't have rights to anything admin related.