Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

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