How to make a table accessible to public?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 06:25 AM
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!
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 06:35 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 06:44 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 06:46 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 07:32 AM
I'm unable to find it under the plugins. Do I have to request it through HI?