Migrating the Java Transformer stage from traditional DataStage
When you migrate the Java Transformer stage from traditional DataStage®, you must complete a few tasks to convert the stage to the Java Integration stage, which is supported in modern DataStage.
After you have migrated jobs that contain the Java Transformer stage from the traditional edition
DataStage, complete the following steps to convert the
Java Transformer stage into the Java Integration stage.
- If your project does not already contain the Java library that you want to use in your DataStage flow, create a Java library DataStage component in your project.
- In the same project, open the DataStage flow that you migrated. Then, open the properties panel for the Java Integration stage that is in the flow.
- On the Stage tab, in the Add Java class properties section, click Edit.
- Select the Java™ library that you want to use from the list in the Java library field. Then, specify the required information for the other fields on the page.
- Click Apply and return.
- Reconfigure the Java Integration stage for the rest of the correct details by specifying the necessary information in the Java Integration properties panel. Then, click Save.