Set up the Job - 7.3
Data Integration Job Examples
- 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 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
- Design and Development > Designing Jobs
- Last publication date
- 2023-11-13
Procedure
-
Create a Standard Job and enter its name, in this example
Insertblobdatatodatabase.
-
Drag and drop the following components to the design workspace:
tFileList, tFixedFlowInput,
tMap and tMysqlOutput.
-
Connect the tFileList and the
tFixedFlowInput using an
Iterate link.
-
Connect the tFixedFlowInput to the
tMap and the tMap to the
tMysqlOutput using links.