Password protect on Excel export

ikc_jc
Tera Contributor

Hi,

 

We have a requirement to set the password protect on the 'Excel export' from ServiceNow.

Hopefully this is possible by modifying the Context Menu [sys_ui_context_menu] but I am not certain how to tackle this.

Any assistance would be greatly appreciated!

 

Thanks

 

1 REPLY 1

Hitoshi Ozawa
Giga Sage
Giga Sage

AFAIK, setting password on Excel export isn't possible.

This is off topic. There is a thread on importing password protected xlsx file. The gist of the thread is that's it's necessary to turn mime type validation.

i.e. set glide.security.file.mime_type.validation = false

https://community.servicenow.com/community?id=community_question&sys_id=8af74f2ddb1cdbc01dcaf3231f96...