Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures the error message shown to users when their uploaded file surpasses the size limit set by the attachment size property. |
| What area does it affect? |
File upload notifications |
| What does the default mean? |
The default value is "{0} : Looks like that file was too big to upload. {1} MB is the max.", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting file upload size limits or improving user feedback. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.general.multi_file_size_exceed_msg |
| Sys ID |
7ee5e6a977412110ea3707c77b5a99ca |
| Type |
string |
| Application |
Global |
| Default value |
{0} : Looks like that file was too big to upload. {1} MB is the max. |
| Description |
The message that is sent by the system when file uploaded by user exceeds the max size configured by com.glide.cs.upload.attachment.max_size property |
| Updated |
2024-05-25 03:39:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Agent gets stuck. New messages are sent but the client doesn't render them until the page is reloaded. Virtual Agent Web Client PRB1825407 Unable to change ServiceNow VA message for com.glide.cs.general.multi_file_size_exceed_msg Even if the value within com.glide.cs.general.multi_file_size_exceed_msg is modified, the following message is displayed: 'Looks like that file was too big to upload. 10 MB is the max.' 1. Log in ...
Related properties