This activity create a zip archive that contains only the specified file.
The local path where the file you want to compress is.
The file that you want to compress.
The local path where the activity will save the compressed file
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 level of compression that will be used to compress the file.
The password that will protect your compressed file. If this argument is empty the file will have no password.