UniversalDataWriter

Short Description

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.

See also

FlatFileWriter
UniversalDataReader
Common properties of components
Specific attribute types
Common Properties of Writers