Designing Jobs using the Job script API - Cloud - 7.3

Talend Job Script Reference Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend CommandLine
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-09-13
In addition to the graphical Job design interface, a Job script is another way to create a data integration process with Talend Studio.

Talend Studio enables you to create Jobs directly by writing their script. As a Job design, a Job script can be made of one or several components linked together. The properties of each component and connection require to be configured individually, in order to function properly.

This chapter provides general information on designing Jobs using Job scripts. For components-specific Job script properties, see Job script properties of frequently used components. For examples of creating Jobs using Job scripts, see Job script examples.