Dropping and linking the components - 7.3

SetHeader (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) > SetHeader components (Mediation)
Data Quality and Preparation > Third-party systems > Processing components (Mediation) > SetHeader components (Mediation)
Design and Development > Third-party systems > Processing components (Mediation) > SetHeader 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 cSplitter component to split the source message into sub-messages, a cSetHeader component to rename each sub-message, and a cProcessor component to display the file name of each message routed to the receiver.

Procedure

  1. From the Palette, expand the Connectivity folder, and drop two cFile components onto the design workspace.
  2. From the Routing folder, drop a cSplitter component onto the design workspace, between the two cFile components.
  3. From the Core folder, drop a cSetHeader component onto the design workspace, between the cSplitter component and the receiving cFile component.
  4. Right-click the first cFile component, select Row > Route from the contextual menu and click the cSplitter component.
  5. Right-click the cSplitter component, select Row > Split from the contextual menu and click the cSetHeader component.
  6. Right-click the cSetHeader component, select Row > Route from the contextual menu and click the second cFile component.
  7. Right-click the second cFile component, select Row > Route from the contextual menu and click the cProcessor component.
  8. Label the components to better identify their roles in the Route, as shown above.