Zip Utility

Overview

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.

Key Features & Functionality

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)

 

Anonymous
Parents
  • Hi Team,

    We were trying to install this plugin in our 22.4 environment but we are getting the error saying that this plugin will require minimum version of 23.2 is needed. is there is way to get a version of this plugin that will support on 22.4 environment?

    Thank you in advance

Comment
  • Hi Team,

    We were trying to install this plugin in our 22.4 environment but we are getting the error saying that this plugin will require minimum version of 23.2 is needed. is there is way to get a version of this plugin that will support on 22.4 environment?

    Thank you in advance

Children
No Data