- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 07:39 AM
Can any one assist to me how to find the record using the sys_id, I dont know the table name.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 07:44 AM
Hi
You can try adding "SN Utils - Tools for ServiceNow" extension in your browser. With this you can get many features out of which sysid search is one.
Or else run background script as mentioned in this link
Mark as correct and helpful if it solved your query.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 07:44 AM
Hi
You can try adding "SN Utils - Tools for ServiceNow" extension in your browser. With this you can get many features out of which sysid search is one.
Or else run background script as mentioned in this link
Mark as correct and helpful if it solved your query.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2022 11:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 07:44 AM
Hi,
quite a common question
sharing links for help
Useful Background Script - Find a record by its sys_id
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2022 02:57 AM
Hi Ankur
I have gone through the script, I am not sure where I want to add the check the script, Please guide me.