ACH Pipeline Component
Properties Configuration Settings
The ACH pipeline component provides functionality for conversion of ACH data to and from XML.
Remarks
The ACH pipeline component is used when generating BizTalk Pipelines for sending and receiving ACH messages. ACH files contain detailed banking information such as payroll, electronic checks, and direct deposit information.
ACH Encoder Pipeline Component
The encoder takes XML messages as input, and generates ACH file formatted data as output. This pipeline component can be used when generating pipelines to parse the XML.
Setting the ValidateXMLTotals property for the encoder will tell the pipeline component if and how to validate the totals contained by the XML document when parsing.
ACH Decoder Pipeline Component
The decoder takes ACH file formatted data, and generates XML for that data. This XML document represents a more easily readable structure for the data contained by ACH.
There are currently no properties for this pipeline component.
Please refer to the section on adapter configuration for a description of how to configure receive locations and send ports for this adapter.
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.
FileCreationDate | The date the file was created. |
FileCreationTime | The time at which the file was created. |
FileIdModifier | Id modifier for the current file. |
Other | Defines a set of configuration settings to be used by the pipeline component. |
RuntimeLicense | Specifies the adapter runtime license key. |
TransportLog | Tells the adapter where and how to report information about its operations. |
ValidateXML | Tells the pipeline component to validate the XML structure with the defined schema. |
ValidateXMLTotals | Tells the pipeline component how to verify the totals when generating ACH files. |
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.
FileCreationDate | The date the file was created. |
FileCreationTime | The time at which the file was created. |
FileIdModifier | Id modifier for the current file. |
Other | Defines a set of configuration settings to be used by the pipeline component. |
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.