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

    Even I am facing same issue as Sanjeev that the Create Zip File smart service replaces the document names with some random 8 digit number

    I am giving File Name as ="New Zip File" and generated zip file has this name; but names of the documents zipped are getting changed to 8 digit number.

    I am passing 4 documents, 3 of which are PDFs and one is xlsx document.

    Original document names are changed to: 10001279.pdf, 10001827.pdf, 10001834.pdf, 10001836.xlsx

    Can you please let me know the way to retain file names in the generated zip file?

    Also are there any restrictions to keep in mind while using Create Zip File smart service like types, size & number of files supported?

    Thanks!

  • Hello and , is there any feedback or solution regarding this topic?

    I am having the same result as described in this comment.

    Thank you.

Comment Children
No Data