Skip to main content Skip to complementary content

Configuring how the message is processed

Procedure

  1. Double-click the tRouteInput component to open its Basic settings view in the Component tab.
  2. Click the [...] button next to Edit Schema. In the schema dialog box, click the plus button to add a new line of String type and name it body. Click OK to close the dialog box.
  3. In the Simple Expression field for the body element, enter "${in.body}" to get the body of the input message from the Route.
  4. The tLogRow component will monitor the message exchanges and does not need any configuration.
  5. Double-click the tReplace component to open its Basic settings view in the Component tab.
  6. Click Sync columns to retrieve the schema from the tLogRow. In the pop-up dialog box, click Yes to propagate the schema to the subsequent component.
    Click [+] to add a row to the Search/Replace table. Enter World in the Search column and Talend in the Replace with column. Clear the Whole word check box.
  7. Double-click the tRouteOutput component to display its Basic settings view in the Component tab.
  8. Make sure that tRouteOutput has one element body. Set its type to Body.
  9. Press Ctrl+S to save your Job.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!