Configuring the components - 7.3

Apache CXF (Mediation)

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
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-01-26

About this task

In this scenario, the cProcessor component is used only to enable the cSOAP component to function as a service producer. Therefore, it does not need any configuration.

Procedure

  1. Double-click the cSOAP component to display its Basic settings view in the Component tab.
  2. In the Address field, type in the service endpoint URL for the Web service to be provided, http://192.168.0.212:8000/service.endpoint in this example.
  3. From the Type list, select wsdlURL to enable producing the Web service from a WSDL file.
  4. In the Wsdl File field, browse to or type in the path to the WSDL file to be used.
  5. Click [...] next to Service Configuration to open the service configuration wizard. The WSDL field has been filled in with the selected WSDL file. Click to show the available port in the Port Name box. Select the airportSoap port and click Finish to close the wizard. The Service Name and Port Name fields in the Basic settings view are filled in automatically.
  6. From the Dataformat list, select PAYLOAD mode for the wsdlURL data format.
  7. Press Ctrl+S to save your route.