Allowed file types as attachments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2021 06:46 AM
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
- Labels:
-
Content Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2021 06:50 AM
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:
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2021 09:53 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2021 09:58 AM
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
Regards,
Shloke