Dropping and linking the components - 7.3

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

Procedure

  1. From the Connectivity folder of the Palette, drop two cFile components onto the design workspace, one as the message sender and the other as the message receiver, and label them Sender and Receiver respectively to better identify their roles in the Route.
  2. From the Routing folder, drop one cPipesAndFilters component onto the design workspace, between the two cFile components.
  3. From the Core folder, drop two cMessagingEndpoint components onto the design workspace, one as the endpoint of stage A and the other as the endpoint of stage B, and label them Stage_A and Stage_B respectively to better identify their roles in the Route.
  4. From the Custom folder, drop three cProcessor components onto the design workspace to monitor messages received on the receiver, stage A and stage B endpoints respectively, and label them Monitor_Receiver, Monitor_stage_A, and Monitor_stage_B respectively to better identify their roles in the Route.
  5. Right-click the cFile component labeled Sender, select Row > Route from the contextual menu, and click the cPipesAndFilters component.
    Repeat this step to set up the rest Row > Route connections, as shown above.