Hi,
is there a way to append files to an existing zip-Archive. When I use tFileArchive, the zip-file contains only the new files. Files previous in zip are not longer there.
For explanation: Every day we get a couple of xml-Files and i have to transform some entries of the files in one excel-file. After the execution of the job, the original xml-files should be archived into a monthly ZIP-Archive (one ZIP per month).
Hope anyone can help me.
Best Regard
Johannes