Dropping and linking the components - 7.3

SetBody (Mediation)

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Processing components (Mediation) > SetBody components (Mediation)
Data Quality and Preparation > Third-party systems > Processing components (Mediation) > SetBody components (Mediation)
Design and Development > Third-party systems > Processing components (Mediation) > SetBody components (Mediation)
Last publication date
2023-06-12

About this task

This use case uses two cFile components, one as the message sender and the other as the receiver, a cSetBody component to replace the content of the messages on route, and a cProcessor component to display the new content of the messages routed to the receiving endpoint.

Procedure

  1. From the Palette, expand the Connectivity folder, and drop two cFile components onto the design workspace.
  2. From the Core folder, drop a cSetBody component onto the design workspace, between the two cFile components.
  3. From the Custom folder, drop a cProcessor component onto the design workspace, following the second cFile component.
  4. Right-click the first cFile select Row > Route from the contextual menu and click the cSetBody component.
  5. Repeat this operation to connect the cSetBody component to the second cFile component, and the second cFile component to the cProcessor component.
  6. Label the components to better identify their roles in the Route, as shown above.