
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2021 01:50 AM
Hello all,
A user (has ITIL role) has reported that, user is unable to open attachment(s) attached via "Attachment" variable
I tried to open the attachment with my admin account and It did work. It suggest that, It seems to be ACL related problem.
However, I want to be sure about which ACL must be modified or Is there any other cause of this problem?
Thanks for your answers in advance
Solved! Go to Solution.
- Labels:
-
Request Management
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 09:56 AM
Allow read for records in sys_attachment, for users with role snc_internal, and if the ACL script returns true. The solution worked seamlessly for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2021 01:59 AM
Hi,
Go to table sys_security_acl table and filter as below
or
Check if read ACL have itil role.
If it helps, Mark it as Correct / Helpful
Thank you,
Arkesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2021 05:34 AM
Hello Arkesh,
Thanks. I will check It out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2021 02:10 AM
are they able to view the file name on that RITM for that attachment variable?
Is this happening on RITM variable editor?
Did you check any permission for that attachment variable has any role added as admin etc?
if admin role is there then they will see that variable as readonly and possibly cannot download
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2021 05:36 AM
Hello Ankur,
Thanks for your reply
Yes, they are able to see the file name on RITM
I have also checked the permission tab of attachment variable. No role was defined there initially and I also added ITIL role but It did not solve the problem