Error log message in system

Likith V1
Tera Contributor

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

Harish KM
Kilo Patron
Kilo Patron

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