Skip to main content Skip to complementary content
Close announcements banner

Configuring the components and connections

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!