ExtractZipToFolder

Description

This activity allows you to estract a zip archive to a local folder.


Input

InputFilePath InArgument<String>

The local path where the file you want to upload is.

InputFileValue InArgument<IFileValue>

The file value that you want to upload.


Output

CreateOutputFolderIfNotFound InArgument<Boolean>

Default: false. If this argument is set to true the output folder will be automatically created. If it is set to false an exception will be trown if the output folder does not exist.

OutputFolderPath InArgument<String> REQUIRED

The path where you want to save the output folder


Settings

Password InArgument<String>

The password to access the file. If the fila has no password leave this argument empty.