Zip Attachment with Password using script

Albert15
Tera Contributor

Is there a way to zip all attachment with password before sending the email notification.

any useful script can use to achieve this requirement

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

no Out of the box way.

You can try to search for any custom solution if you find it in community or any other blogs.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Albert15
Tera Contributor

I'm exploring if can use the custom jar files to achieve this requirement. I'm using the below link as reference

http://www.john-james-andersen.com/blog/service-now/video-use-custom-jar-files-on-a-mid-server.html

 

 

Hi,

That's correct. OOB it's not possible.

You might have to use Mid Server and JAR which is very much customized and leads to overhead of maintaining the mid server from the client/customer.

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Shreya Shah
ServiceNow Employee
ServiceNow Employee

Do check out the Integration Hub - Utility Actions Spoke (https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/integrationhub-store-spokes/concept/utilityact-spoke.html) and associated product documentation on how to use those actions (https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/integrationhub-store-spokes/task/sample-flow-utility-action.html) within a flow.