All tutorials need the plugin Flash Player.
Launch Talend Open Studio |
| ||
| SID | LAUNCH1 | |
| Duration | 1 mn | |
| - Register your email - Create a Project - Discover the GUI | ||
| Next Step | Validate the correct installation of Talend Open Studio using the following tutorial TEST1 | |
The Prior test |
| ||
| SID | TEST1 | |
| Duration | 1 mn | |
| - Installation of ActiveState's Perl or Java Virtual Machine - Launch of Talend Open Studio - Generation and execution of Perl/Java code | ||
| Next Step | Discover Graphical User Interface of Talend Open Studio with OVERVIEW1 | |
Talend Open Studio: Overview |
We can use the assignment of repository items to set shapes and their interrelation.
With a right click on a repository item, we choose "find assignments" and a border appears on all shapes and relations which use the assignement of the selected repository item.
Context
The script code is simplified with a global variable such as context.variable_name.
With "Export context", we create a context group and context variable using the parameters of the metadata (source of file, encoding, row separator, ...).
The Component view is to set the basic and advanced settings.
The Properties view is to read the job properties - “read-only” mode.
Talend On Demand: Shared Repository) |
How to design a Job using Repository Metadata |
| ||
| SID | JOBDESIGN1 | |
| Duration | 5 mn | |
| - Create a Job Design in "Repository" mode: - set the Label field - using tFileInputDelimited component - using tFileOutputXML component - Run Job: - statistics - real-time tracking - Update the metadata: - update the job design | ||
| Next Step | See JOBDESIGN2 to more info about Job Designer See all tutorials about Repository Metadata for more info regarding complex file formats and heterogeneous databases metadata creation wizards | |
How to sort a file |
| ||
| SID | JOBDESIGN2 | |
| Duration | 2 mn 30 | |
| - Create a Job Design on "Built in" mode using: - tFileInputDelimited component - tSortRow component - tFileOutputDelimited component - ThenRun link - tFileCopy component - Run the Job | ||
| Next Step | See JOBDESIGN4 to discover the tMap component | |
How to set up a Join link on a Job Design |
| ||
| SID | JOBDESIGN4 | |
| Duration | 2 mn 40 | |
| - Create a Job Design in "Repository" mode using: - tFileInputDelimited component - tMap component - tFileOutputDelimited component - Run Job: - real-time tracking | ||
| Next Step | See also TMAP1 for further information about tMap component use | |
How to take advantage of the tMap component |
How to create a Metadata DbConnection |
| ||
| SID | METADATA1 | |
| Duration | 1 mn | |
| DbConnection Wizard | ||
| Next Step | See METADATA2 to discover how to define DbConnection Schemas | |
How to define a Schema on a Metadata DbConnection |
| ||
| SID | METADATA2 | |
| Duration | 1 mn 06 s. | |
| DbConnection Schemas Wizard | ||
| Next Step | See METADATA3 to learn how to create File Schemas. | |
How to create a Metadata Delimited File |
| ||
| SID | METADATA3 | |
| Duration | 1 mn 20 s. | |
| Delimited File Wizard | ||
| Next Step | See METADATA4 to discover how to define Positional File Schemas | |
How to create a Metadata Positional File |
| ||
| SID | METADATA4 | |
| Duration | 1 mn 49 s. | |
| Positional File | ||
| Next Step | See METADATA5 to discover how to define Regex File Schemas | |
How to define Regex File Schemas |
| ||
| SID | METADATA5 | |
| Duration | 1 mn 27 s. | |
| Regex File | ||
| Next Step | See METADATA6 to discover how to define XML files Schemas | |
How to define XML files Schemas |