Version

    CTL Templates 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 transformation template, 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 transformation template, see CTL Templates for DataIntersection.

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

      For more information about the transformation template, see CTL Templates for Map.

      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 this port.

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

      For more information about the transformation template, see CTL Templates.

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

      For more information about the transformation template, see CTL Templates for Normalizer.

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

      For more information about the transformation template, see CTL Templates for Rollup.

      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 this port.