User with snc_internal cannot open attachments sent via email from the system.

Michael_Nash
Tera Contributor

I have a notification that gets sent to 2 users in the accounting team the attachment is a txt file and when the try open it the get directed to ServiceNow and told they don't have access.

 

They just need to be able to click it and download it to their pc's to open the attachment. 

7 REPLIES 7

So yes that method would require the user to pass the sys_attachment acl which, unless overrriden, would require them to have read access to sn_customerservice_warranty.

 

Does the "include attachments" option on the email record not suffice? 

Include attachment is set to true.

If so, the mail script shouldn't be necessary and the attachments will be sent within the email ad attached files. Is this not occuring?