Version

    Common Properties of Transformers

    Transformers have both input and output ports. They can:

    Metadata can be propagated through some of these transformers, whereas the same is not possible in such components that transform data flows in a more complicated manner. You must have the output metadata defined prior to configuring these components.

    Some of these transformers use transformations that have been described above. For detailed information about how transformation should be defined, see Defining Transformations.

    • Some Transformers can have a transformation attribute defined, it may be optional or required. For information about transformation templates for transformations written in CTL, see CTL Templates for Transformers.

    • Some Transformers can have a transformation attribute defined, it may be optional or required. For information about transformation interfaces that must be implemented in transformations written in Java, see: Java Interfaces for Transformers.

    Below is an overview of all Transformers:

    Table 59. Transformers Comparison
    Component Same input metadata Sorted inputs Inputs Outputs Java CTL Auto-propagated metadata

    -

    1

    1

    1-n

    1

    2

    3

    -

    1

    n

    -

    1

    1-2

    -

    1

    1

    -

    1

    1-n

    -

    1

    1-n

    -

    1

    1-2

    -

    1

    1-n

    2-n

    1

    -

    1

    1

    -

    1

    1

    -

    1

    1-n

    [1]

    [1]

    -

    1

    1

    Map

    -

    1

    1-n

    -

    1

    1-n

    -

    1

    1-n

    1-n

    1

    -

    1

    1-n

    -

    0-1

    0-2

    1

     Partition can use either a transformation or two other attributes (Ranges or Partition key). The transformation must be defined unless one of these is specified.