Transformation components

Transformation components have at least one IN-port and one OUT-port and apply specific transformations to the data in the transformation stream.

Component

Description

Data Calculator JavaScript

Performs transformations to every record passed to this component between the IN-port and OUT-port.

Data Splitter JavaScript

Splits an incoming data stream based on input values.

Character Mapper

Replaces characters and strings in an input record. Character Mapper applies replacement mapping to all selected attributes.