Setting up the Job - Cloud - 8.0

SAP

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 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
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
2023-09-14

Procedure

  1. Open the Basic settings view of the tSetDynamicSchema component by double-clicking the component and do the following.
    1. Select the Read schema from file option.
    2. Enter the path to the dynaschema.csv file in the Filename field.
      You can also enter the path to the csv file by clicking [...] next to the Filename field and navigating to the csv file.
  2. Take the following steps to configure the tSAPTableInput component.
    1. Open the Advanced settings view and select the Use the RFC server option.
    2. Open the Basic settings view.
    3. Select the Use existing dynamic schema option and select tSetDynamicSchema1 from the Dynamic schema drop-down list.
    4. Enter a statement in the From statement field for joining data of the two tables ("VBRK INNER JOIN VBRP ON VBRP~MANDT = VBRK~MANDT AND VBRP~VBELN = VBRK~VBELN" in this example).
    5. Enter the condition for filtering records in the Filter field ("INCO2 = 'Hamburg'" in this example).
    6. Enter your RFC servers settings as prompted in the fields in the Connection configuration section.
    7. Leave the other options as they are.
  3. Open the Basic settings view of the tLogRow component by double-clicking the component and select the Table option.