Short Description |
Compatibility |
See also |
UniversalDataWriter writes data to flat files. The output flat file can be in a form of CSV (character separated values), fixed-length format or mixed-length format (combination of mixed-length and fixed-length formats).
The component supports partitioning, compression, writing to output port or to remote destination.
UniversalDataWriter is an alias for FlatFileWriter.
Since release 4.1.0-M1, the last record delimiter in a file can be skipped.
In release 4.2.0-M1, UniversalDataWriter has been renamed to FlatFileWriter. The original name remained as an alias for FlatFileWriter component.