August 15, 2023

Defining the properties of tJavaRow – Docs for ESB 6.x

Defining the properties of tJavaRow

  1. Select the tJavaRow component to define its
    properties.
  2. In the Basic settings tab, click the
    […] button next to Edit schema to define the schema.
  3. Click the [+]  button to add a column to the
    input schema on the left, of type String, rename it outputKey, copy it to the output schema on the
    right, and then click OK.
  4. Add the following code in the Code
    section.String actualOutput = out.outputKey;

    System.out.println("======" + actualOutput + "======");


Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x