- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 03:56 AM
When trying to attach a file gets an error.
Thanks
dgarad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:39 AM - edited 05-12-2025 04:40 AM
@dgarad check the value of "glide.security.file.mime_type.validation". If it's true, then update the value as "false" amd clear the value of 'glide.attachment.extensions', keep it as empty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:12 AM - edited 05-12-2025 04:16 AM
Hi @dgarad
Check the system property 'glide.attachment.extensions'. If it is not empty and pptx is missing, update the value by adding pptx.
For more info chcek the below support article:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0998558
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:27 AM
Hi @J Siva
I have update system property as below is not working and file label is confidential internal.
Thanks
dgarad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:34 AM - edited 05-12-2025 04:34 AM
@dgarad Previously, it was empty, meaning all file types were allowed. Therefore, revert the system property value.
Now, check the value of "glide.security.file.mime_type.validation". If it's true, then update the value as "false"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:25 AM
Did you check your glide.attachment.extensions property?