Hi,I have a process that is supposed to create a zip file of pdfs on the server and email it as an attachment. This process is not working totally as expected. It creates a zip file, but is not able to send the email. This is how it has been implemented:- The java code sends a map that contains all ...