Following warning message appears in the system log: 'org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name' when submitting a record producer.DescriptionWhen submitting a record producer, following warning message started to appear in the system log org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (file:/glide/nodes/covsandbox010_16021/webapps/glide/itil/WEB-INF/ui.jtemplates/set_attachment_jvars.xml.5; line 3)EvaluatorException(JavaScript evaluation error on:var plugin_enabled = GlidePluginManager.isActive('com.snc.documentviewer');var prop_enabled = gs.getProperty('com.snc.documentviewer.enable_document_viewer','true') === 'true' ? true : false;var gr = new GlideRecord("");var attr_enabled = gr.getED().getBooleanAttribute("use_document_viewer");plugin_enabled && prop_enabled && attr_enabled;) Release or EnvironmentOrlandoCauseThis warning message is appearing due to a known PRB -> PRB1393373.ResolutionThe fix for this PRB will be available in Paris release. There is no workaround available for this PRB but this warning message can be safely ignored.