Allowed file types as attachments

Jerry12
Tera Contributor

what file types should not be allowed as attachments in Servicenow?

by default we had xls,xlsx,doc,docx,ppt,pptx,pdf,jpg,bmp,png,txt as allowed file types

But what file types should not be allowed as attachments in Servicenow? And why should i not allow them?

 

I am propably assigning this question both to the wrong forum and wrong topic so feel free to correct me and i will learn.

 

Best regards

 

3 REPLIES 3

palanikumar
Mega Sage

Hi,

Attachement restrictions are configured in below system property:

glide.attachment.extensions

You can leave it blank if you want to accept all attachment types

Refer this URL for more details:

https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/reference/r...

Thank you,
Palani

Thanks for your answer,

The answer i was looking for was wich file types we absolutely not should allow and why.

Is there any recommendations?

 

Best regards

shloke04
Kilo Patron

Hi,

Avoid incompatible file typesUse this property to prevent users from uploading incompatible files. For example, some browsers do not support icons in a PNG format. By not including the png file extension, you can prevent users from uploading PNG files.

Please refer to below thread and HI articles from Servicenow on the same requirement:

https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/security/reference/restrict-file-extensions.html

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

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

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

 

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke