How to make a record producer/catalog item public in Service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 12:49 AM
Is there a way to make a record producer or catalog item available to users who doesn't have access to Servicenow? I have used this article - https://hi.service-now.com/kb_view.do?sysparm_article=KB0551300 as a reference, but seems this doesn't work in Service portal.
Thanks in advance.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 01:00 AM
I think ,that way you can't achieve it, it will ask to login into the servicenow.
I would suggest you to make your portal page as public and add widget ( using html + server side script ) you can fill the details into service-now table.
Make form using html and submit the details in table using server side script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 10:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 10:28 AM
Here is another HI article that I believe is more relevant to your issue: Unauthenticated users cannot submit catalog items on Service Portal
If my reply has helped in any way, kindly mark it correct/helpful. Thanks!