/n software BizTalk Adapters V4 - Online Help
Available for:
/n software BizTalk Adapters V4
Questions / Feedback?

SevenZip Pipeline Component

Properties   Configuration Settings  

The SevenZip pipeline component implements a 7zip-compatible Zip compressor and decompressor.

Remarks

The SevenZip pipeline component is used when generating BizTalk Pipelines for sending and receiving messages which are desired to be compressed or decompressed.

SevenZip Assembler Pipeline Component

The Assembler takes a group of messages as input which contains raw data, and generates a SevenZip archive message as output.

Compression strength is regulated by the CompressionLevel property. The compression method is specified by the CompressionMethod property. Specify the Password property to protect the archive.

SevenZip Disassembler Pipeline Component

The Disassembler takes a compressed message as input, and generates a group of decompressed messages as output.

The Password property must be set in order to extract messages which have been protected. You may also use the ExcludedFiles property to regulate which messages 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 pipeline component with short descriptions. Click on the links for further details.

ArchiveFileNameThe name of the zip archive.
CompressionLevelThe compression level to use.
CompressionMethodUsed to set the method of compression.
ExcludedFilesA list of messages to exclude.
OtherDefines a set of configuration settings to be used by the pipeline component.
PasswordA password for the zip archive.
RuntimeLicenseSpecifies the adapter runtime license key.
TempPathA temporary directory where uncompressed and compressed data can be stored.
TransportLogTells the adapter where and how to report information about its operations.

Disassembler Property List


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

ExcludedFilesA list of messages to exclude.
OtherDefines a set of configuration settings to be used by the pipeline component.
PasswordA password for the zip archive.
RuntimeLicenseSpecifies the adapter runtime license key.
TempPathA temporary directory where uncompressed and compressed data can be stored.
TransportLogTells the adapter where and how to report information about its operations.

Configuration Settings


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

PlainPasswordAllows you to specify a password stored in plaintext.
SSOPasswordSpecifies the key name in the SSO configuration that holds the password value.

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