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 07:50 AM
I don't have permission to install the extension. It's my work laptop.
kindly let me know if any other process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 07:55 AM - edited 06-23-2025 07:56 AM
@Dev M OMG, I hate when companies are blocking the software!
Try different browser, in my case it was blocked for chrome, but allowed for edge and firefox...
Or communicate with your manager if there is any chance to get an exception, if not, there is only one method how to find the record based on its sys_id, you can copy it to the global search but it is far away from what it could be with this extension.
Global search > copy sys id + enter:
This works only for some records, not always...
/* 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 07:44 AM
Yes please, let me know @Dev M how do you like it, I can guarantee you that if the SNUtils is new for you, it will change the whole paradigm of how the platform can be maintained :)))))
/* 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 07:33 AM
Hi @Dev M
Just paste the sys_id in the global search and see.
If you have access to that record, in the search result you'll get the record.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 07:56 AM
Hi Siva
I tried it already didn't get the expect result.