Skip to main content Skip to complementary content

Configuring the Route components

About this task

Now that the components are linked, their properties should be defined.

Label the components for better identification of their roles, Starter for cTimer, Set_message_body for cSetBody, and LogMessages for cLog.

Information noteNote:

It is recommended to label each component with a unique name to better identify its role in the Route. This is especially useful for the code generation of some components, for example, the cSOAP component. For more information, see the Talend Mediation Components.

Procedure

  1. Double-click the cTimer component to open its Basic settings view.
    Basic settings view of the cTimer component.
  2. In the Repeat field, enter 1 to generate the message exchange one time. Keep the default settings of the other options.
  3. Double-click the cSetBody component to open its Basic settings view.
  4. Select Constant in the Language list and enter "Hello World!" in the Expression field as the message body.
    Basic settings view of the cSetBody component.
  5. Keep the default settings of the cLog component to log the message exchanges.
    Basic settings view of the cLog component.

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!