Am unable to upload a tar extension file into a case ticket.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 03:23 AM
Hi,
In service now below is the error we get when we upload a .tar extension file into a case ticket. I have attached a .tar file below for example.
I added .tar in system property but its not working, so can you please help me on this it will helpful.
Thanks in Advance!
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 03:37 AM
That's because it's the wrong one.
Check if glide.attachment.extensions is empty. If it is not empty you need to add it there.
Check if glide.attachment.blacklisted.extensions contains tar. If so, you'll need to remove it there.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.