Adding Java function
You can drop Java functions on a mapping or a loop.
- Double-click a mapping to open it in the Mapper Editor.
-
From the Core Functions pane, click and drag Java in your mapping.
Drop it in the space between the output document trees to add a UVJ function.
Note: When connecting elements, you can drop elements only where it is acceptable. - Define the processing to be done by the function.
-
Add links to input/output parameters to receive/output through UVJ function.
With the parameters, you can receive and output data through the links.
-
Save the function in the Java Editor and in the Mapping Editor.
Note: You must save the changes in both Java Editor and Mapping Editor to save the changes made in your mapping.