User/table relationships
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I've been off the tools for a while, so this is probably a dumb question...
Is there a simple way to get a full list of all the tables that a particular user appears in?
E.g., if there is a user John Doe, is it possible to return a list of all the tables that store data related specifically to John Doe? If so, how?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I don't think there is a direct way to do this. However, you can use the Schema Map to see where the User table is being used, which might be helpful.
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
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
ahoy @Simon Hendery,
perhaps database view could help but it would require lots of manual configurations.
Example of usage of Database view: How to get values from multiple tables in a single report (data visualisation)
Perhaps the easiest way would be to write a script for given tables to do the checks - it can be either fix script and/or scheduled job..
Let me sleep for that and perhaps I will have ab etter ideas in the morning :))
✂-----Cutting-out-the---✦AI-noise✦---All-replies-written-and-vouched-for-by-GlideFather---
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thanks @glideFather
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Meanwhile, once again ...
What a f**king debacle.