Configuring how the message is processed - Cloud - 8.0

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

Procedure

  1. Double-click the cTimer component to display its Basic settings view in the Component tab.
  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 cREST component to display its Basic settings view in the Component tab.
  4. This cREST component will consume the REST service built in the provider Route.
    In the Endpoint field, type in the URL of the service, "http://localhost:8040/services/customers" in this example.
    Select Manual from the Type list. In the Relative Path field, enter constant(""). Select GET in the HTTP Method list. Keep the default settings of the other options.
  5. Keep the default settings of the cLog component to log the message exchanges.
  6. Press Ctrl+S to save your Route.