Configuring the components and connections - Cloud - 8.0

SEDA (Mediation)

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 > Messaging components (Mediation) > SEDA components (Mediation)
Data Quality and Preparation > Third-party systems > Messaging components (Mediation) > SEDA components (Mediation)
Design and Development > Third-party systems > Messaging components (Mediation) > SEDA components (Mediation)
Last publication date
2024-02-21

Procedure

  1. Double-click Starter in the design workspace to display its Basic settings view in the Component tab.
  2. In the Repeat field, enter "{{repeat.count}}" that is defined in the Route resource.
  3. Double-click Set_body_SEDA in the design workspace to display its Basic settings view in the Component tab.
  4. Select SIMPLE in the Language list.
    In Expression field, enter the "to cSEDA" as the message body.
    Repeat this step to set the message body in Set_body_VM and Set_body_Direct as "to cVM" and "to cDirect" respectively.
    Set_body_VM:
    Set_body_Direct:
  5. Double-click SEDA_producer to display its Basic settings view in the Component tab.
  6. Click [...] and select SEDA_consumer in the Select a Node: wizard, which will consume the message that is sent to SEDA_producer.
    Repeat this step to select the node VM_consumer for VM_producer.
    Select the node Direct_consumer for VM_producer.
  7. Double-click SEDA_consumer to display its Basic settings view in the Component tab.
  8. In the Name field, type in "seda" to identify this endpoint. Keep the default settings of the other options.
    Repeat this step to give the name "vm" to VM_consumer.
    Give the name "direct" to Direct_consumer.
  9. Double-click Monitor_SEDA to display its Basic settings view in the Component tab.
  10. Select INFO in the Level list and select Specify output log message. In the Message field, enter "log cSEDA:${body}" to print the message body in the console.
    Repeat this step to specify the output message for Monitor_VM and Monitor_Direct as "log cVM:${body}" and "log cDirect:${body}" respectively.
  11. Press Ctrl+S to save your Route.