Talend Data Integration Certified Developer — Question 1
Which capabilities does Traces Debug provide? (Choose two.)
Answer options
- A. Breaking when an input column fulfills a condition
- B. Breaking on a selected line of code
- C. Advancing one row at a time
- D. Filtering which data is propagated by a flow
- E. Advancing one column at a time
Correct answer: A, C
Explanation
The correct answers are A and C because Traces Debug allows you to break when a specific input column meets a condition and to advance through the data one row at a time. Options B, D, and E do not accurately describe the functionalities provided by Traces Debug.