- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:31 AM
I'd like to graphically represent relationship(s) between one or more records in separate tables. For example, I'd like to show that a piece of hardware (alm_hardware table) in a given system environment (custom systems table) supports a given strategic objective (strategic_objective table). Is there an existing application in ServiceNow that can render this relationship? Maybe something to network mapping relationships.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:33 AM
Hi @JVOGEL11
Go to tables
Open the required table
scroll down, to related Links
click on Show Schema.
Have a look and share feedback.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:47 AM
You can find this view via Schema Map , I have added Screenshot below to Navigate to Schema Map
you can check which Table this extends to and In which Tables this class used as reference
let me know if you any more help
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:58 AM
Yes, that is called CI relationship.
Have a look in to video.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:33 AM
Hi @JVOGEL11
Go to tables
Open the required table
scroll down, to related Links
click on Show Schema.
Have a look and share feedback.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:43 AM
Thank you - this helps show relationship between tables. Though, supposing we had specific objects we want to show are related (e.g., strategic objective x 'is supported by' system environment Y 'that contains' hardware Z); Is there a way to get ServiceNow to render those relationships between objects?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:47 AM
You can find this view via Schema Map , I have added Screenshot below to Navigate to Schema Map
you can check which Table this extends to and In which Tables this class used as reference
let me know if you any more help
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:52 AM
Thank you - this helps show relationship between tables. Supposing we had specific objects we want to show are related (e.g., strategic objective x 'is supported by' system environment Y 'that contains' hardware Z); Is there a way to get ServiceNow to render those relationships between objects?