Skip to main content

Delimited components

tExternalSortOutput Sorts input data based on one or several columns, by type (numeric or alphabetical) and order (ascendant or descendent), using an external sort application, and passes the sorted data to the subsequent component.
tFileInputDelimited Reads a delimited file row by row to split them up into fields and then sends the fields as defined in the schema to the next component.
tFileOutputDelimited Outputs the input data to a delimited file according to the defined schema.
tFileStreamInputDelimited Reads data continuously, row by row, to split it into fields, then sends fields defined in its schema to the next Job component, via a Row > Main link.
tPivotToColumnsDelimited Fine-tunes the selection of data to output.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!