/n software Adapters for BizTalk
/n software Adapters for BizTalk
Questions / Feedback?

Bzip2 Pipeline Component

Properties   Configuration Settings  

The Bzip2 pipeline component implements a bzip compressor and decompressor. It is compliant with the bzip2 specification.

Remarks

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

Bzip2 Assembler Pipeline Component

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

Bzip2 Disassembler Pipeline Component

The Disassembler takes a compressed message as input, and generates a group of decompressed 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 bzip2 archive.
OtherDefines a set of configuration settings to be used by the pipeline component.
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.

OtherDefines a set of configuration settings to be used by the pipeline component.
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.

MergeExtractedDataIf true, the component will merge concatenated data into one output file when decompressing.
PipelineOptionsOptions defining the validation and protection functionality of the pipeline component.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 16.0 [Build 7355]