Configuring the components - Cloud - 8.0

Processing (インテグレーション)

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
ジョブデザインと開発 > サードパーティーシステム > 変換処理コンポーネント
データガバナンス > サードパーティーシステム > 変換処理コンポーネント
データクオリティとプレパレーション > サードパーティーシステム > 変換処理コンポーネント
Last publication date
2023-09-14

Procedure

  1. In the design workspace, select tRowgenerator, and click the Component tab to define the basic settings for tRowGenerator.
  2. Click the [...] button next to Edit Schema to define the data you want to use as input. In this scenario, the schema is made of five columns.
  3. In the Basic settings view, click RowGenerator Editor to define the data to be generated.
  4. In the RowGenerator Editor, specify the number of rows to be generated in the Number of Rows for RowGenerator field and click OK. The RowGenerator Editor closes.
  5. In the design workspace, select tSampleRow and click the Component tab to define the basic settings for tSampleRow.
  6. In the Basic settings view, set the Schema to Built-In and click Sync columns to retrieve the schema from the tRowGenerator component.
  7. In the Range panel, set the filter to select your rows using the correct syntax as explained. In this scenario, we want to select the first and fifth lines along with the group of lines between 9 and 12.
  8. In the design workspace, select tLogRow and click the Component tab to define its basic settings. For more information about tLogRow, see tLogRow.