Dropping and linking the components - Cloud - 8.0

ESB SOAP

Version
Cloud
8.0
Language
日本語
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > ESBコンポーネント > ESB SOAPコンポーネント
データガバナンス > サードパーティーシステム > ESBコンポーネント > ESB SOAPコンポーネント
データクオリティとプレパレーション > サードパーティーシステム > ESBコンポーネント > ESB SOAPコンポーネント
Last publication date
2023-09-14

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.