Accessing the expression editor - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13

About this task

The expression editor provides visual comfort to write any function or transformation in a handy dedicated view.

You can write the expressions necessary for the data transformation directly in the Expression editor view located in the lower half of the expression editor.

To open the Expression editor view, complete the following:

Procedure

  1. Double-click the tMap component in your Job design to open the Map Editor.
  2. In the lower half of the editor, click the Expression editor tab to open the corresponding view.
    Note: To edit an expression, select it in the Input panel and then click the Expression editor tab and modify the expression as required.
  3. Enter the Java code according to your needs. The corresponding expression in the output panel is synchronized.

Results

Note: Refer to the Java documentation for more information regarding functions and operations.