UniversalDataWriter

Available in Community Designer

Short Description
Compatibility
See also

Short Description

UniversalDataWriter writes data to flat files. The output flat file can be in 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.

Compatibility

4.1.0-M1

Since release 4.1.0-M1 can be skipped last record delimiters in a file.

4.2.0-M1

In release 4.2.0-M1, UniversalDataWriter has been renamed to FlatFileWriter. The original name remained as an alias for FlatFileWriter component.

See also

FlatFileWriter
UniversalDataReader
Common Properties of Components
Specific Attribute Types
Common Properties of Writers
Writers Comparison