Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

Out of box attachment size

tejas_toukari
Tera Contributor

Hello Team what is a out of box attachment size can you suggest 

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron

@tejas_toukari OOTB attachment size is governed by System property Maximum file attachment size in megabytes(com.glide.attachment.max_size). The default maximum size limit for an attachment file that can be added to a record on the Now platform is 1024 MB for a new out-of-box instance.

 

For changing this limit, please refer to the support article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718101#:~:text=Using%20the%2....

 

Hope this helps.

View solution in original post

3 REPLIES 3

Sandeep Rajput
Tera Patron

@tejas_toukari OOTB attachment size is governed by System property Maximum file attachment size in megabytes(com.glide.attachment.max_size). The default maximum size limit for an attachment file that can be added to a record on the Now platform is 1024 MB for a new out-of-box instance.

 

For changing this limit, please refer to the support article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718101#:~:text=Using%20the%2....

 

Hope this helps.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718101

 

The default maximum size limit for an attachment file that can be added to a record on the Now platform is 1024 MB for a new out-of-box instance. However, this limit can be adjusted in the system to allow for larger maximum attachment sizes or decrease the maximum size of an attachment allowed on the system.

 

@tejas_toukari 

****************************************************************************************
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************

tejas_toukari
Tera Contributor

Helpfuls information Thanks