Overview
Create a zip file of complete folders, including multiple documents and subfolder.
Key Features & Functionality
This smart service plug-in is useful when you want to package up complete folders. It retrieves the whole tree of content and keeps the path for each document. So if document was in /rootFolder/myFolder/myDocument.txt the path will be preserved. Uses only Java and Appian public APIs.
Hi Team,
We are facing an issue when zipping large folders (e.g., larger than 1 GB).
In particular, the smart service creates an invalid ZIP file with a negative size. The same issue occurs when trying to download the file via Appian Designer.
By reviewing the JAR file, it seems that the method ZipOutputStream.closeEntry() is not being used, which could lead to the creation of an invalid ZIP file.
Do you have any documentation we can refer to? Could you please support us on this?
Unfortunately, we cannot share any test documentation due to sensitivity constraints.
Best regards