Configuring the cSOAP component to provide the Web Service - 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://localhost:8000/service.endpoint in this example.
  3. From the Type list, select wsdlURl and use the Repository property type to start the Web service from the Route Resource that we have created.
  4. In the WSDL File field, click the [...] button and select DemoServiceWsdl from the Resources tree view. Click OK to close the wizard.
  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 DemoServicePort 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. Press Ctrl+S to save your Route.