org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (sp_widget.1ceb35505b3022000d7ec7ad31f91a81.script; line 75) Error in Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2022 04:38 AM
Hi All,
I am facing the below error when clicking on the Catalog Tasks record only for one catalog Item.
--------------------------------------------------------------------------------------------
org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (sp_widget.1ceb35505b3022000d7ec7ad31f91a81.script; line 75)
Failing widget: 'sp-variable-editor' (1ceb35505b3022000d7ec7ad31f91a81) called from: 'Form' (fd1f4ec347730200ba13a5554ee490c0)
------------------------------------------------------------------------------------------
I have gone through some articles and found that this error occurs if "Type Specifications" Tab on the Catalog Variable form for any reference field is empty. I have verified all the variables of type "reference" associated with that catalog item , the table is mapped under the "Type Specifications" Tab on the Catalog Variable form.
Can anyone please guide me how we can fix this issue.
Thanks & Regards,
Mehak Arora
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2022 04:29 PM
Recheck the variables on the form.
- In the Navigator, enter "item_option_new.list" to list Dictionary Entries
- Filter on "Catalog item" column to list all variables included in the form
- Add "Reference" column to the list
- Check if "Type = Reference" all have value in the "Reference" column
Also need to check Variable Sets used in the form. Clear the "Catalog item" filter and filter on "Variable set" column. Check if all reference fields have a value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2022 05:29 AM
Hi,
I am facing the same issue as above.
I verified that all variables and varivable sets reference field id not empty
fields is filled at all .
but errors are still shown
Do you have any idea what can be the issue here?
Thanks