Dropping and linking the components - Cloud - 8.0

ESB SOAP

Version
Cloud
8.0
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-20

Procedure

  1. Drop a tFileInputDelimited, a tXMLMap, a tESBConsumer and two tLogRow from the Palette to the workspace.
  2. Rename one tLogRow as response and the other as fault_message.
  3. Link tFileInputDelimited to tXMLMap using a Row > Main connection.
  4. Link tXMLMap to tESBConsumer using a Row > *New Output*(Main) connection.
    In the new Output name pop-up window, enter the output table name, for example request.
    Click OK in the pop-up window that asks whether to get the schema of the target component.
  5. Link tESBConsumer to response using the Row > Response connection.
  6. Link tESBConsumer to fault_message using the Row > Fault connection.