Skip to main content Skip to complementary content

Creating an user routine and call it in a Job

This article explains how to create a user routine and call it in a Job.

Overview

Routines are reusable pieces of Java code. Routines enable you to write custom code in Java to optimize data processing, improve Job capacity, and to extend Talend Studio features.

There are two types of routines in Talend Studio:

  • System routines: a number of system routines are provided. They are classified according to the type of data they process, such as: numerical, string, date. These types of routines are read-only, and you can call them directly in a Talend Job.
  • User routines: you can create your own new user routines or adapt existing routines.

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!