How to make a table accessible to public?

AmritaT
Tera Expert

I have a requirement to create a table to manage data with attachments and display it to the public through a portal page. Is it doable? If yes, what would be the best approach? 

 

Thanks for help in advance!

17 REPLIES 17

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

yes, it's doable, you have to create your custom table and add a new ACL, as described in the documentation below:

Provide external users access to a table

Hope this will fit your need!

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Thanks for the quick response. However, I do not see the role - snc_external on my instance. Not sure if i'm looking at the right place.

Hi Amrita,

This role will be introduced when you enable the Explicit roles plugin

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/contextual-security/concept/explicit-roles.html

-Anurag

I'm unable to find it under the plugins. Do I have to request it through HI?