Available in...Open Studio for Big Data
Open Studio for Data Integration
Open Studio for ESB
Procedure
-
In the tree view of the Preferences dialog box, expand the
Talend node and select Components.
-
Enter the User component
folder path or browse to the folder that contains the custom
components to be added to the Palette of
the Studio.
In order to be imported to the Palette
of the Studio, the custom components have to be in separate folders located
at the root of the component folder you have defined.
Note: If you
have installed the R2020-06 Studio monthly update or a later one provided by
Talend, and if some pieces of code
need to be reused by the javajet files of your custom components, you need
to create a folder templates under the
user component folder and put your reusable code there. For example, if
there is a reusable code file Log4jFileUtil.javajet under the folder templates, you can reuse it in other javajet
files by adding <%@ include
file="../templates/Log4jFileUtil.javajet"%>
.
-
Click Apply to validate
the preferences. You can also click Apply and
Close to validate the preferences and close the dialog
box.
Talend Studio restarts and the external components are added to the
Palette.
This configuration is stored in the
metadata of the workspace. If the workspace of Talend Studio changes, you have to reset this configuration again.