Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Scheduled email report attachment size issue

manisnow122
Tera Contributor

created a scheduled email for a report but in the email the report attachment is getting excluded because it exceeds the max size limit of 18mb is there any workaround. The size of the attachment generated when the scheduled report is executed is 80mb, i know its exceeds the max limit, is there any workaround to schedule the report without the size issues. Thanks in advance 

1 REPLY 1

Community Alums
Not applicable

Hi @manisnow122,

You can address this issue by increasing the email attachment size limit.

Update the system property glide.email.outbound.max_total_attachment_size_bytes to a higher value to allow larger attachments to be included in scheduled emails.

MIftikhar_0-1761229423919.png

For detailed guidance, refer to the following Knowledge Base article:
Email body/attachment size limit system properties - Support and Troubleshooting

 

If my response helped, please mark it as the accepted solution so others can benefit as well.