Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Unable to attach files with restricted file extension

vai
Kilo Contributor

Hello all,

when I am trying to attach a particular file I am getting an exception saying that file.exe has a prohibited file extension, I need to allow this file.exe only on single form...

I am using UI page for the upload control.

How can I allow user to attach file with .exe extension on a single form ?

1 REPLY 1

corina
ServiceNow Employee

Hello.




You see the same behaviour when   you place glide.security.file.mime_type.validation in false and glide.attachment.extensions   is empty?