ERD to get started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2024 06:08 AM
Brand new to ServiceNow.
Where can I find an ERD to better understand the back end?
- Labels:
-
Architect

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 03:05 AM
Hi @DetrieZ,
do you mean an Entity-Relationship-Diagram with ERD?
You can find schema maps for the tables in ServiceNow. However, as there are thousands of tables, there is no one ERD.
You can find all tables here:
https://<instance>.service-now.com/sys_db_object_list.do?sysparm_query=&sysparm_view=
From there, you can open any table form, scroll to the related links and click "Show Schema Map".
Reference to ServiceNow documentation:
I hope this information helps you.
Best regards
Moritz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 03:15 AM
Hi @DetrieZ ,
Try going to System Definition> Tables & Columns, select the table you are interested in, then click Schema Map. You can navigate around from there in a more concise and readable format.
More Details in Documentation:
https://docs.servicenow.com/bundle/xanadu-platform-administration/page/administer/table-administrati...
If my answer helped in any way, please mark it as ✅Correct & 👍Helpful
Thanks,
Mahathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 03:36 AM
Hi @DetrieZ follow these steps
.1. Go to application Navigator search sys_db_object.LIST
2. Open table which you want lets suppose incident
3. In Related link you find option show schema map click on it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 03:39 AM
Hi @DetrieZ
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************