Configuring the Job for retrieving ADSO data from SAP BW - 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 tSAPADSOInput component to open its Basic settings view.
  2. Check the authentication details of your SAP BW ADSO metadata. These fields are automatically populated after dragging-and-dropping the SAP BW ADSO metadata into the design workspace.
  3. Click the [...] button to open the Schema dialog box, which displays the columns of data that you wish to retrieve.

    In this example, nine columns are displayed, MANDT, GJAHR, BELNR, BLDAT, BSCHL, BSTAT, BUDAT, and HWAER of String type, and DMSHB of BigDecimal type.

    You can also change the schema to the Built-In mode and click the [...] button next to Edit schema to update the schema definition.

  4. Double-click the tFileOutputDelimited component to open its Basic settings view.
  5. In the File Name field, specify the path to the file in which retrieved data will be written, D:/tsapadsoinput_out.csv in this example.
  6. Select the Include Header check box to include the column names in the output file.