
Generic Database Reader can be useful in solutions that automatically extracts and transfers data. It utilizes the ODBC/OLE-DB layer, so in theory it supports reading from any database types including MySQL, Oracle, SQL Server and MS Access.

Generic Database Writer utilizes the ODBC/OLE-DB layer, so with the driver installed, in theory it supports writing to most of the database types including MySQL, Oracle, SQL Server and MS Access.

Tabular SQL Database Writer writes (uploads) the tabular data from input to a target database table. This handler works for MS SQL Server only.

The Tabular Columns Set-Header handler adds the specified list of column headers to a tabular data block.

TabularColumnsReArranger allows flexibly re-arrange columns in a tabular data block - typically used for restructure the data to meet an output requirement.

Tabular Data Transformer is a versatile and powerful handler for tabular (aka. CSV) data transformation.

HL7 Data Transformer is a versatile and powerful handler for HL7 data transformation.

HL7 To Tabular Converter converts data elements in a HL7 message into one or many rows of tabular data, with one single line of config setting.

Cather is a simple and convenient handler for archiving processed records.

HL7 file-reader handler scans files in a specified path, with the option of specifying file-naming wildcard.