
ZIP Utility
by Vuram Technology
Description
Smart Services > Create Zip File - Zips document from Appian. Also encrypts the zip file using a password. > Zip Extractor - Unzips the contents of a given Appian zip document into a destination Appian folder. The new documents will be returned in the extracted folder. The unzipping process will maintain the folder structure in Appian. > Zip Content Extractor - Unzips the contents of a given Appian zip document into a destination Appian folder. The new documents will be returned in the extracted folder.
Features
Create Zip File Inputs
- Documents (Document) - The documents to be zipped
- Save In Folder (Folder) - Folder to which the output zipped document will be saved
- File Name (Text) - Name for the newly created zipped document
- Password (Text) - Password of the zip file
Outputs
- Error Message (Text)
- Error Occurred (Boolean)
- Zip File Id (Document)
Zip Extractor / Zip Content Extractor Inputs
- Zip Document (Document) - Zip file to be extracted
- Extracted Folder (Folder) - Folder to which the output extracted document(s) will be saved
- Password (Text) - Password of the zip file
Outputs
- Error Message (Text)
- Error Occurred (Boolean)
- Folder Id (Document)
Release notes
V1.0.8 Patch fix.
Version history (7)
1.0.7
Security patch updated
1.0.6
Updated plugins as of Appian Version 23.2
1.0.5
Bug fixes
1.0.4
Security patch attached.
1.0.3
Fixed an issue where the file names inside the created zip are changed to document ID rather than the document name.
v1.0.2
Security patch updated
v1.0.1
Security patch updated
Resources
- Download
Zip Utility Document.docx
Other