Defining the custom indicator - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for Data Quality

Procedure

  1. In the DQ Repository tree view, expand Libraries > Indicators.
  2. Right-click User Defined Indicators.
  3. Select New Indicator from the contextual menu.
    The New Indicator wizard is displayed.
  4. In the Name field, enter a name for the Java indicator you want to create.
    Important:

    Do not use the following special characters in the item names: ~ ! ` # ^ * & \\ / ? : ; \ , . ( ) ¥ ' " « » < >

    These characters are all replaced with "_" in the file system and you may end up creating duplicate items.

  5. Optional: Set other metadata (Purpose, Description and Author) in the corresponding fields and click Finish.
    The indicator editor opens displaying the metadata of the user-defined indicator.