Hash Pipeline Component
Properties Configuration Settings
The Hash Pipeline Component can be used to calculate a hash value.
Remarks
The Hash Pipeline Component contains an encoder that receives messages from the BizTalk Message Engine and calculates a hash value.
To use the Hash Pipeline Component, simply select an Algorithm. The adapter will calculate the hash value over the given data at runtime.
To hex encode the hash value set EncodeHash to True.
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.
Algorithm | The algorithm used to create the hash. |
EncodeHash | Whether the hash value is hex encoded. |
Key | The secret key for the hash algorithm. |
RuntimeLicense | Specifies the adapter runtime license key. |
TransportLog | Tells 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.