Creating a Job from a template
Talend Studio enables you to use the following different templates to create ready-to-run Jobs:
-
TableToFile: creates a Job that outputs data from a database table to a file. For more information, see Outputting data from a file to a database table and vice versa.
-
TableToTable: migrates data from one database table to another, for example. For more information, see Outputting data from one database table to another.
-
FileToTable: writes data to a database table. For more information, see Outputting data from a file to a database table and vice versa.
-
FileToJoblet: retrieves data from files and writes this data into a Joblet in a specific format.