Record producer for external users issue with write access in attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 08:49 AM
An Record producer for external users to raise Task for documentation request purpose , I configured all variables with public role
But attachment variable is not working , its hang on loading stage

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 08:59 AM
Cause
This issue occurs only for users who donot have snc_internal role and have snc_external role and an ACL stopping them from uploading attachments in portal.
Resolution
1)Debug using Debug All Security and find the ACL causing the issue
2)Add the required role 'snc_external' in ACL
or
Add the required role mentioned on the ACL to the user(if it does not cause issue , as per business requirement)
ref article:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0965668
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 09:28 AM
Below link may be helpful. Looks like it is not possible to use attachment without authentication
https://community.servicenow.com/community?id=community_question&sys_id=59a77a6cdb352b00afc902d5ca96...
Please mark this response as correct or helpful if it assisted you with your question.