Creating zip output files
I have a requirement to produce zip-files for outbound correspondence (PDF files). The Pega application will produce correspondence in PDF files but these need to be grouped (x hundred of them) into zip files on a shared network drive where a correspondence system can retrieve them and print and send out physical letters to the customers.
Has anybody written Pega java Function Rules or java Steps in Activities that do this sort of functionality? I have found some sample java code on www but it does not exactly do what we need.
thanks
Jay