Configuring the input components - 7.3

SAP

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 > Business applications > SAP components
Data Quality and Preparation > Third-party systems > Business applications > SAP components
Design and Development > Third-party systems > Business applications > SAP components
Last publication date
2024-02-21

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'.