A file uploaded in Attachments isn't displaying its preview for the snc_external roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 09:27 AM
Both internal and external users are able to access the file,
however, uploaded file's preview is displaying as broken for the snc_external roles.
I've tried all the ACL solutions that are out there, but still no luck.
Please help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 01:42 PM
Hi cnough,
Try reviewing ACLs:
https://[instance_name].service-now.com/sys_security_acl_list.do?sysparm_query=operation%3Dread%5Ename%3Dsys_attachment&sysparm_first_row=1&sysparm_view=
And review the following:
and
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 02:26 PM
Hi Bert_c1,
I've tried the procedures from above links, but still did not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 07:31 AM
Hi cnough,
I suggest you create a Support Case then, and provide what you've tried and the results.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 09:33 AM
@cnough Did you check the read ACL on sys_attachment and sys_attachment_doc tables for the snc_external user? I suspect there much be a read ACL failing on any of these tables.