/n software Workflow Activities V4 - Online Help
Available for:
/n software Workflow Activities V4
Questions / Feedback?

Zip Activities

Properties   Configuration Settings  

The Zip activity implements a PKZip-compatible Zip compressor and decompressor.

Remarks

The activity uses the Deflate algorithm specified in RFC 1951 for compression, and produces and reads output compatible with PKZip, WinZip, etc.

Zip Assembler Activity

The Assembler takes a group of files as input which contains raw data, and generates a Zip archive file as output.

Compression strength is regulated by the CompressionLevel property. You may also control encryption behavior by setting the Password and EncryptionAlgorithm properties on this activity.

Zip Disassembler Activity

The Disassembler takes a zipped file as input, and generates a group of unzipped files as output.

The Password property must be set in order to extract files which have been encrypted. You may also use the ExcludedFiles property to regulate which files are to be extracted from the archive.

Please refer to the section on adapter configuration for a description of how to configure receive locations and send ports for this adapter.

Assembler Property List


The following is the full list of the properties of the assembler activity with short descriptions. Click on the links for further details.

AppendAppend files to the specified archive.
ArchiveFileThe name of the zip archive.
CompressionLevelThe compression level to use.
EncryptionAlgorithmThe algorithm used to encrypt a WF collection when written to the archive.
ExcludedFilesA list of files to exclude.
IncludedFilesSpecifies which files the activity should include when compressing.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
OtherDefines a set of configuration settings to be used by the activity.
PasswordA password for the zip file.
RecurseSubdirectoriesWhether or not to recurse into subdirectories.
RuntimeLicenseSpecifies the activity runtime license key.
ZipCommentThe comment for the entire zip file.

Disassembler Property List


The following is the full list of the properties of the disassembler activity with short descriptions. Click on the links for further details.

ArchiveFileThe name of the zip archive.
ExcludedFilesA list of files to exclude.
ExtractToPathA base path to decompress to.
FileListCollection of entries resulting in the last file listing.
FileMaskSpecifies which files the activity should include when extracting.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
OperationThe operation which will be executed by the ZIP task.
OtherDefines a set of configuration settings to be used by the activity.
OverwriteFilesWhether or not to overwrite files.
PasswordA password for the zip file.
RecurseSubdirectoriesWhether or not to recurse into subdirectories.
RuntimeLicenseSpecifies the activity runtime license key.

Configuration Settings


The following is a list of configuration settings for the activity with short descriptions. Click on the links for further details.

CompressionMethodUsed to set the method of compression.
PlainPasswordAllows you to specify a password stored in plaintext.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.5.6240.0