We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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?