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

NetCode Pipeline Component

Properties   Configuration Settings  

The NetCode Pipeline Component can be used to encode or decode data using a variety of web standards.

Remarks

The NetCode Pipeline Component supports the following encoding standards:

  • Hex
  • URL
  • Base64
  • Base64URL
  • Base32
  • HTML
  • Quoted-Printable (QP)
  • UTF7
  • UTF8
  • Japanese Industrial Standards (JIS)
  • YEncode
  • HMAC
  • MD5 Hash
  • SHA1 Hash
  • SHA256 Hash

To configure the adapter, simply set the Format property to the appropriate encoding/decoding standard.

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.

FormatThe type of encoding used.
OtherDefines a set of configuration settings to be used by the pipeline component.
TempPathThe path to which temporary files are written at runtime.
TransportLogTells the adapter 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.

FormatThe type of encoding used.
OtherDefines a set of configuration settings to be used by the pipeline component.
TempPathThe path to which temporary files are written at runtime.
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.

Base64LineBreakTells the adapter whether to include line breaks in Base64 encoded content or not.
HMACAlgorithmThe hash algorithm to use when generating a Hash-based Message Authentication Code (HMAC).
EncodeHashWhether the hash value is hex encoded.
HMACKeyA key to use when generating a Hash-based Message Authentication Code (HMAC).
UseModifiedUTF7Specifies whether or not a modified form of UTF-7 for IMAP mailbox naming is used.
UseExtendedHexBase32Specifies whether or not the Extended Hex alphabet is used.
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]