Perform the following steps to unzip a single file that is not password protected:
From within the Project Designer page, expand the Compression folder in the Component Library, and then drag the Unzip task to the Project Outline.
On the Basic tab of the Unzip task, specify values for the following attributes:
Input File
The file path and name of the file to unzip.
Output Directory
The file path where the contents of the ZIP file should be extracted.
Click the
Save
button when finished.
The Unzip Task allows for File Sets to be specified in order to process multiple .ZIP files at once. If multiple .ZIP files are specified and they are password protected then the
Password
attribute value must apply to all .ZIP files or the task will fail.