Adding and linking 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
-
Create a new Job and add the following components by typing their names in the
design workspace or dropping them from the Palette: a tFixedFlowInput
component, a tMysqlOutput component, a
tMysqlInput component, a tExtractDelimitedFields component, two tLogRow components.
-
Link tFixedFlowInput to tMysqlOutput using a Row >
Main connection.
-
Do the same to link tMysqlOutput to the first
tLogRow, link tMysqlInput to tExtractDelimitedFields, link tExtractDelimitedFields to the second tLogRow.
-
Link tFixedFlowInput to tMysqlInput using a Trigger
> On Subjob Ok connection.