Version

    Java Interfaces for Transformers

    • Partition requires a transformation (which can be written in both CTL and Java) unless Partition key or Ranges are defined.

      For more information about the interface, see Java Interface.

      Remember that this component sends each record through the connected output port whose number is equal to the value returned by the transformation (Return Values of Transformations). Mapping does not need to be done, records are mapped automatically.

    • DataIntersection requires a transformation which can be written in both CTL and Java.

      For more information about the interface, see Java Interfaces for DataIntersection.

    • Reformat requires a transformation which can be written in both CTL and Java.

      For more information about the interface, see Java Interfaces for Reformat.

      Remember that this component sends each record through the connected output port whose number is equal to the value returned by the transformation (Return Values of Transformations). Mapping must be defined for such port.

    • Denormalizer requires a transformation which can be written in both CTL and Java.

      For more information about the interface, see Java Interface.

    • Normalizer requires a transformation which can be written in both CTL and Java.

      For more information about the interface, see Java Interface.

    • Rollup requires a transformation which can be written in both CTL and Java.

      For more information about the interface, see Java Interface.

      Remember that this component sends each record through the connected output port whose number is equal to the value returned by the transformation (Return Values of Transformations). Mapping must be defined for such port.