UnZipFile

This feature unZips a zipped file

Last published at: February 21st, 2025

unzipFile Step

Description:

This step Extract's / UnZip's the compressed file

 

Inputs

  • fileToUnzip - File path to ZIP file
  • destination folder - Destination folder file path
 

 

Returns

  • True – True condition
  • False – False condition
 

 

Usage:

 

 

Example:

Let’s build and execute the “unZipFileDef” example.          

  • Create a new definition called “unZipFileDef
  • Select the definition and click the “design” button
  • Drag a "unZipFile" step from the toolbox
  • Connect the dots between the steps as shown in the above graphic 
  • Click on the “unZipFile” step to configure its properties. Provide the file or folder path information on the FlowWright server. 

 

  • Save the process definition, create a process instance, and execute. Render the completed process instance to view the step properties. The step should have extracted the files to the destination folder.

 

 

Definition Sample:

You may download the ZIP file and extract the sample definition(s) from the link here and later import it (drag-drop) to your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.

NOTE: Please verify and complete the process steps for any missing configurations, such as file path references and database connections after import. Then, save the definition to confirm the changes.

Click here to download the sample file.

 

 

How can we improve this article?

Share additional info and suggestions