Details of Sys_Id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 07:26 AM
I have only Sys_Id. How to get its details where it belongs to like which Table, Record, Etc.
I tried is by using a script in the Scripts Background but couldn't get the details. What is the best practice to do so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 08:08 AM
Hi @Dev M , you can find it by using SNUtils extension
Or check this link
TNT: Useful Script - Find a record by its sys_id - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 08:09 AM
I recommended it as well but the author has it blocked 😞
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 11:09 AM
Ok mate, i have sent a link to the script as well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 11:08 AM
Hi @Dev M , have you tried script in the link i have sent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 10:17 AM
Ya I tried but not running. Taking long time and after that showing blank screen.