To define a Java transformation, configure the transformation fields and properties, enter Java code snippets on the
Java
tab, and compile the code.
If you use third-party or custom Java packages, before you create a Java transformation, configure the classpaths to use when you compile the code and when you run the mapping that contains the transformation.
In the Mapping Designer, drag a Java transformation from the transformations palette onto the canvas and connect it to the upstream and downstream transformations.
Configure incoming field rules and output fields for the transformation.
Configure the transformation properties.
Write the Java code snippets that define the transformation functionality.