Backend of Servicenow

shariqamir
Tera Contributor

Hello,

 

How can I access the backend of Servicenow, to where all the tables and entities are saved?

 

Regards

2 REPLIES 2

Kalyani Jangam1
Mega Sage
Mega Sage

Hi @shariqamir 

you can check schema map for particular table.

Please refer below servicenow docs

https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/table-adminis...

Chetan Mahajan
Kilo Sage
Kilo Sage

Hi Shariqamir,

                              You have to navigate Table under system definition. and click to open table record as below. 

ChetanMahajan_0-1671103488870.png

For entities -> Open particular table record, check Related links where you get option Show form (Form view of table) or Show list check Show list for records.

Kindly mark correct and helpful if applicable.