Skip to main content
Close announcements banner

Creating a Job using a Job creation API

A Job script is another way to create a data integration process with Talend Studio. You can either:

  • write a script with the properties of each element of your process.

  • create a Job and display its script through the Jobscript tab to edit it if necessary.

You can create your Job script in any text editor and name your file with the .jobscript extension, or you can create it with the Integration perspective of Talend Studio. When you create it with the Job script API editor of Talend Studio, the use of the auto-completion (Ctrl+Space) will ease the writing process of the script. Moreover, in Talend Studio, the code displays in color to be easily identified and you can create template in Talend Studio's preferences.

To access Job scripts API editor in Talend Studio, expand the Code node in the Repository of the Integration perspective.

For more information on using Talend Job scripts, see Designing Jobs using the Job script API.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!