Dropping and linking the components - 7.3

Routing Slip (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 > Routing components (Mediation) > Routing Slip components (Mediation)
Data Quality and Preparation > Third-party systems > Routing components (Mediation) > Routing Slip components (Mediation)
Design and Development > Third-party systems > Routing components (Mediation) > Routing Slip components (Mediation)
Last publication date
2023-06-12

About this task

This use case requires a cFile component as the message sender, a cSetHeader component to define a series of endpoints, a cRoutingSlip component to route messages to the endpoints consecutively, three cMessagingEndpoint components to retrieve messages routed to the endpoints, and three cProcessor components to monitor messages routed to the connected messaging endpoints.

Procedure

  1. From the Palette, expand the Connectivity folder, drop one cFile and three cMessagingEndpoint components onto the design workspace, and label them to better identify their roles in the Route, as shown above.
  2. From the Core folder, drop a cSetHeader component onto the design workspace, and label it to better identify its role in the Route.
  3. From the Routing folder, drop a cRoutingSlip component onto the design workspace, and label it to better identify its role in the Route.
  4. From the Custom folder, drop three cProcessor components onto the design workspace, and label them to better identify their roles in the Route.
  5. Right-click the cFile component, select Row > Route 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 cRoutingSlip component.
  7. Repeat this operation to connect the cMessagingEndpoint components to the corresponding cProcessor components.