Adding a conditional breakpoint - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
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-29

About this task

The Breakpoint vertical tab lets you define breakpoints to monitor data processing over this connection.

Breakpoint view.

To define a breakpoint, perform the following settings in the Breakpoint vertical tab:

Procedure

  1. Select the Activate conditional breakpoint check box.
  2. If you want to combine simple filtering and advanced mode, select your logical operator in the Logical operator used to combine conditions list.
  3. Click the [+] button to add as many filtering conditions as you want in the Conditions table. These conditions will be performed one after another for each row. Each condition includes the input column to operate the selected function on, the function to operate, an operator to combine the input column and the value to be filtered, and the value.
  4. If the standard functions are not sufficient to carry out your operation, select the Use advanced mode check box and fill in a regular expression in the text field.

Results

Upon defining your breakpoint, run your Job in Traces Debug mode. For more information about breakpoint usage in Traces Debug mode, see Breakpoint monitoring.