Configuring how the message is processed - Cloud - 8.0

Route

Version
Cloud
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Route components
Data Quality and Preparation > Third-party systems > Route components
Design and Development > Third-party systems > Route components
Last publication date
2024-02-20

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. Double-click the tRouteFault component to display its Basic settings view in the Component tab.
  5. Make sure that tRouteFault has one element body. Set its type to Body.
  6. Press Ctrl+S to save your Job.