Configuring the input components - Cloud - 8.0

SAP

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
ジョブデザインと開発 > サードパーティーシステム > ビジネスアプリケーション > SAP
データガバナンス > サードパーティーシステム > ビジネスアプリケーション > SAP
データクオリティとプレパレーション > サードパーティーシステム > ビジネスアプリケーション > SAP
Last publication date
2023-09-14

Procedure

  1. Double-click the first tFixedFlowInput to open its Basic settings view on the Component tab.
  2. Select Repository from the Schema drop-down list and click the [...] button next to it to open the Repository Content dialog box.
  3. Select the schema of the FIELDS input parameter from the Repository Content dialog box, then click OK to close the dialog box and propagate the schema to the next component.
  4. In the Mode area, select Use Inline Content(delimited file) and then enter the following input data for the FIELDS input parameter in the Content field.
    MANDT;000000;000003;C;Client
    VBELN;000003;000010;C;Billing document
  5. Double-click the second tFixedFlowInput to open its Basic settings view on the Component tab.
  6. Select Repository from the Schema drop-down list and click the [...] button next to it to open the Repository Content dialog box.
  7. Select the schema of the OPTIONS input parameter from the Repository Content dialog box, then click OK to close the dialog box and propagate the schema to the next component.
  8. In the Mode area, select the Use Single Table option, and enter the value of the parameter in the Value field. In this example, it is MANDT = '800'.