Filet type not support

dgarad
Giga Sage

When trying to attach a file gets an error.

dgarad_0-1747047331111.png

 

 

 
If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad
1 ACCEPTED SOLUTION

@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.

View solution in original post

8 REPLIES 8

J Siva
Tera Sage

Hi @dgarad 
Check the system property 'glide.attachment.extensions'. If it is not empty and pptx is missing, update the value by adding pptx.

JSiva_0-1747048351841.png

For more info chcek the below support article: 

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

Regards,
Siva

Hi @J Siva 

 I have update system property as below is not working and file label is confidential internal.

dgarad_0-1747049267275.png

 

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

@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"

JSiva_0-1747049655411.png

 

Uncle Rob
Kilo Patron

Did you check your glide.attachment.extensions property?

UncleRob_0-1747049126875.png