- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2020 06:23 AM
I have created a custom table in a scoped application, but when inserting new records into this table I receive the message "Record not found".
Taking a look into the logs a see the following warning when trying to insert any record into this table.
"org.mozilla.javascript.EcmaError: "__ref__" is not defined.
Caused by error in <refname> at line 1
==> 1: __ref__.isNewRecord()"
OBS: There is no Business Rules or scripts running in this tabel yet.
The problema occurs when I try to insert records using any user, including the sys admin.
Solved! Go to Solution.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2021 09:43 PM
There must be an issue with this table itself.
Try deleting it and create new one and check if that works fine or not.
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
01-06-2021 09:43 PM
There must be an issue with this table itself.
Try deleting it and create new one and check if that works fine or not.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader