Adding components to arrange the data flow - 7.3

ESB SOAP

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > ESB components > ESB SOAP components
Data Quality and Preparation > Third-party systems > ESB components > ESB SOAP components
Design and Development > Third-party systems > ESB components > ESB SOAP components
Last publication date
2024-02-21

Procedure

  1. Drop tXMLMap and tMysqlInput from the Palette to the workspace.
  2. Link tESBProviderRequest to tXMLMap using a Row > Main connection.
  3. Link tMysqlInput to tXMLMap using a Row > Main connection.
  4. Link tXMLMap to tESBProviderResponse using a Row > *New Output*(Main) connection.
    In the new Output name pop-up window, enter the output table name, airport_response.
    Click OK in the pop-up window that asks whether to get the schema of the target component.
  5. Link tXMLMap to tESBProviderFault using a Row > *New Output*(Main) connection.
    In the new Output name pop-up window, enter the output table name, fault_message.
    Click OK in the pop-up window that asks whether to get the schema of the target component.