Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Target of com.glide.attachment.max_size

MiY
Tera Contributor

If I specify 1024MB for com.glide.attachment.max_size, can I upload files up to 1024MB per record?
Or can I upload files up to 1024MB per file?
In the latter case, I understand that it is possible to attach two 1024MB files to one record.
I would appreciate any help from someone with knowledge of this. Thank you in advance.

5 REPLIES 5

Bhuvan
Giga Patron

@MiY 

 

Property com.glide.attachment.max_size is the maximum file size that can be attached in a record.

 

For example, I have configured 5MB as the maximum size in PDI and when I try to upload any file more than 5MB, system will not allow it.

Bhuvan_0-1755754906458.png

However you can add multiple files to a record, for example below files are 2 MB, 4 MB and 3 MB in size.

Bhuvan_1-1755754977590.png

Refer below for more details,

 

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

 

For more attachment related properties, refer below

 

https://www.servicenow.com/docs/bundle/zurich-platform-administration/page/administer/form-administr...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan