- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 01:18 AM
Hi All,
I am trying to troubleshoot Employee Center issue, the only thing I have is system log pointing to issue in script include:
java.lang.NullPointerException
Caused by error in sys_script_include.fb5a924473b7130030f331d7caf6a764.script at line 1187
I am unable to add sys_id field to table view, it's not available and I do not know how to add it there. How do I find the referenced script by it's sys_id?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 01:29 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 01:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 02:48 AM
Thanks - pretty simple 🙂 I was looking to add this field to list layout, did not think about using the filter... In the meantime I've found a workaround and used 'view XML' and searched for the guid string.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 01:51 AM - edited 07-13-2023 01:52 AM
Hi there,
If you know the table and sys_id, you can just open the table and filter on the sys_id. Shouldn't be that hard.
If you are using SNUtils, it's even easier... /<sys_id> 😁
If using these methods and not finding anything, then it might be because the record does not exist or you don't have access to read it at all.
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field