This activity allows you to get a single file from a zip archive by its name.
The relative file path inside the zip. Example: 'MySubFolder/MyFile.txt'
The local path where the file you want to upload is.
The file value that you want to upload.
The local path WITHOUT FILE NAME where the activity will save the compressed file. If this parameter is empty the file will be saved in a temporary folder. Look at OutputFilePath to know where the file is saved.
The path where the output file is saved if OutputType is set to LocalFile
The output file value
If this argument is set to IFileValue the activity will return an IFileValue. If it's set to LocalFile the activity will save the file to the specified local directory.
The password to access the file. If the fila has no password leave this argument empty.