/n software Adapters for BizTalk

Questions / Feedback?

Gzip Pipeline Component

Properties   Configuration Settings  

The GZIP pipeline component implements a gzip compressor and decompressor, compliant to RFC 1952 and compatible with the UNIX gzip and gunzip utilities.

Remarks

The GZIP pipeline component is used when generating BizTalk Pipelines for sending and receiving messages which are desired to be zipped or unzipped using gzip compression.

GZIP Assembler/Encoder Pipeline Component

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

Compression strength is regulated by the CompressionLevel property.

GZIP Disassembler/Decoder Pipeline Component

The Disassembler/Decoder takes a zipped message as input, and generates a group of unzipped messages as output.

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 gzip archive.
CompressionLevelThe compression level to use.
FileCompressedNameFilename, as stored inside of the archive.
OtherDefines a set of configuration settings to be used by the pipeline component.
RuntimeLicenseSpecifies the component runtime license key.
TempPathA temporary directory where uncompressed and compressed data can be stored.
TransportLogTells the component 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.

OtherDefines a set of configuration settings to be used by the pipeline component.
RuntimeLicenseSpecifies the component runtime license key.
TempPathA temporary directory where uncompressed and compressed data can be stored.
TransportLogTells the component where and how to report information about its operations.

Encoder Property List


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

ArchiveFileNameThe name of the gzip archive.
CompressionLevelThe compression level to use.
FileCompressedNameFilename, as stored inside of the archive.
OtherDefines a set of configuration settings to be used by the pipeline component.
RuntimeLicenseSpecifies the component runtime license key.
TempPathA temporary directory where uncompressed and compressed data can be stored.
TransportLogTells the component where and how to report information about its operations.

Decoder Property List


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

OtherDefines a set of configuration settings to be used by the pipeline component.
RuntimeLicenseSpecifies the component runtime license key.
TempPathA temporary directory where uncompressed and compressed data can be stored.
TransportLogTells the component 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.

PipelineOptionsOptions defining the validation and protection functionality of the pipeline component.
SuggestCompressedNameWhether to suggest a file name.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 20.0 [Build 8319]