Is there a list of OOB fields and attributes anywhere?

IaIn Gosling
Kilo Explorer

I have a client who would like to see a listing of Fields and Attributes for the OOB Service Catalogue and probably other applications. Does such a reference document exist anywhere

Thanks

Iain

3 REPLIES 3

sachin_namjoshi
Kilo Patron
Kilo Patron

you can go to your Personal Developer Instance ( which is OOB) version and then report on System Definition --> Dictionary

 

Regards,

Sachin

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Also have a look at the docs, there is extensive documentation in there!

https://docs.servicenow.com/bundle/london-it-service-management/page/product/service-catalog-managem...

Kind regards,
Mark

---

LinkedIn

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

DirkRedeker
Mega Sage

I often need to review tables, which I do navigating to:

> System Definition > Tables

There, I pick up a table to view the fields.

Scroll down to the Related Link "Show schema map" (see screenshot below)

 

find_real_file.png

 

In the Schema View, you can easily review fields of the tables and also see related tables and fields.

Even better, you can see the inheritance of the tables, an which fields are inherited (2) and which are from the table itself.

find_real_file.png

 

 

Unfortunately, the fields in the tables only have the fieldname and a label, and NO description field.

So, it is hard work to picture out, what the field mean "Really" in effect. Let me know, if you find any documentation with field descriptions in detail.

 

Mark this answer as correct or helpful, if it was.

 

BR

Dirk