- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 01:12 AM
Hello All,
I am not able to submit a record producer from the service portal page, I do not understand what is the problem,
I am able to submit from the native page but when I was trying to submit it from the portal page it doesn't show any error but it is showing as below submitting.......
Any ideas on this issue
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2020 10:09 PM
After a long invetigation I found a solution,
In my case this issue is comming because of Making record producer varibles mandatory on the dictionary level. so I had been created UI policies to make fileds mandatory on the record producer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 01:21 AM
Check the console logs for any errors.
Make sure you're using the latest version of catalog item widget.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 01:32 AM
Hi Vignesh,
Thanks for the response, console log is nothing but "syslog_list.do"(system log -> All) or anything else?
How can I know whether currently using a catalog item widget is the latest one or not?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 09:17 PM
Console log is your browser console log, you can open it up by hitting F12 key if you are using windows and go to console tab. Looks like below
To find if you're using latest version of widget, hold ctrl and right click over widget, widget name on the top should say " SC Catalog Item", if the name contains deprecated or name itself is different which means you are using either older or cloned version of widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 01:31 AM
Hello,
There is lot of reasons for this issue on portal.
User don't have read(or) write access for catalog item...check acl's on catalog table,mandatory variables on catalog items.
Please go through below articles ,you will find exact reason and solution for that.
1) https://hi.service-now.com/kb_view.do?sysparm_article=KB0712528
2) https://hi.service-now.com/kb_view.do?sysparm_article=KB0621435
3) https://hi.service-now.com/kb_view.do?sysparm_article=KB0687096
4) https://hi.service-now.com/kb_view.do?sysparm_article=KB0681861
5) https://hi.service-now.com/kb_view.do?sysparm_article=KB0722971
Thanks
Harshad