FullRow components
tFileInputFullRow | Reads a file row by row and sends complete rows of data as defined in the schema to the next component via a Row link. |
tFileStreamInputFullRow | Reads data in a newly-created file row by row and sends the entire rows within one single field to the next Job component, via a Row > Main link. |