SimpleCopy

Short Description

SimpleCopy copies data to all connected output ports.

COMPONENTSAME INPUT METADATASORTED INPUTSINPUTSOUTPUTSJAVACTLAUTO-PROPAGATED METADATA
SimpleCopy-x11-nxx

Ports

PORT TYPENUMBERREQUIREDDESCRIPTIONMETADATA
Input0For input data recordsAny
Output0For copied data recordsInput 0
1-nxFor copied data recordsOutput 0

Metadata

SimpleCopy propagates metadata in both directions. SimpleCopy does not change a priority of propagated metadata.
SimpleCopy does not have any metadata template.
SimpleCopy does not require any specific metadata fields.
Metadata on all output ports must be the same. The metadata name and field names may differ but the field datatypes must correspond to each other.
Metadata on the output port(s) can be fixed-length or mixed even when those on the input are delimited, and vice versa.

Details

SimpleCopy receives data records through the single input port and copies each of them to all connected output ports.


Hint!


You can use SimpleCopy to transform fixed length metadata to delimited metadata, and vice versa. But the number of fields and their data types must be preserved.

See also

SimpleGather
Merge
Partition
Common Properties of Components
Specific attribute types
Common Properties of Transformers