Configuring the Mediation components - 7.3

Data Service and Routing Examples

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
Design and Development > Designing Routes
Design and Development > Designing Services
Last publication date
2023-12-08

Procedure

  1. Double-click the cTimer component to open its Basic settings view in the Component tab.
  2. Set the values for the Period (1000), Repeat (1) and Delay (1000) fields as shown above to trigger a message exchange after a delay of 1000 milliseconds.
  3. Double-click the cSetBody component to display its Basic settings view in the Component tab.
  4. Select Constant in the Language list, and enter "Hello" in the Expression field.
  5. Double-click the cTalendJob component to display its Basic settings view in the Component tab.
  6. Select Repository to call a Job from the repository. In the Repository Job area, select Use Selected Context. Click [...] next to the Job field to open the Assign Job wizard. Select Assign an existing Job to this cTalendJob component and click Next.
  7. In the Job selection view, select tmysql that we just created in the Job designs tree view and click Finish.

    tmysql is now displayed in the Job field. By default, the latest version and the default context of it is selected.

  8. Press Ctrl+S to save your Route.