Skip to main content

Positional components

tFileInputPositional Reads a positional file row by row to split them up into fields based on a given pattern and then sends the fields as defined in the schema to the next component.
tFileOutputPositional Writes a file row by row according to the length and the format of the fields or columns in a row.
tFileStreamInputPositional Listens on a given directory for new files, reads data from them row by row and extracts fields based on a specific pattern.

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!