Multiple choice technology platforms and products

To terminate a graph based on condition use

  1. a. Reformat component

  2. b. Reformat component with force_error

  3. c. Set condition in graph’s end script

  4. d. Replicate

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Reformat component with force_error function terminates graph execution when a specified condition evaluates to true. This provides conditional termination logic within the dataflow.