Error log message in system
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 01:19 AM
org.mozilla.javascript.EvaluatorException: GlideRecord.get() - invalid table name: null
com.glide.script.RhinoEcmaError: Cannot find function getRecord in object
These two error logs being created in the system. Did anyone come across these errors, if so what were the steps which you have taken to remove them?
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 01:22 AM - edited 10-18-2023 01:23 AM
Hi @Likith V1 getRecord() method is not supported in scoped applications. Refer below link and modify your code
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0723759
Regards
Harish
Harish