Record Producer Will Not Submit Record on Service Portal

Ben Cervantes
Kilo Expert

Has anyone ever seen this message before. I am attempting to submit a new record from a record producer in our catalog and the submit button has "submitting" next to it but it never completes. Opened the console up and was able to see this error. Any ideas on where I could track down the root cause?

find_real_file.png

1 ACCEPTED SOLUTION

Sumanth16
Kilo Patron

Hi Ben,

 

We faced same issue after London upgrade .We cloned catalog item widget again and started using that widget in portal.

 

There is lot of knowledge of articles related to this issue.Please refer below HI-knowledge articles:

 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0656139

https://hi.service-now.com/kb_view.do?sysparm_article=KB0683981

https://community.servicenow.com/community?id=community_question&sys_id=ca8907a5db5cdbc01dcaf3231f961936

 

Thanks,

Sumanth

View solution in original post

5 REPLIES 5

Thank you for the direction Sumanth. The issue was in my client script the array parameter in g_form.setValue needed to be set to a string in order to set the field and process on the portal side. 

Thank you again!