Oracle Data Integrator 12c Essentials — Question 6

You need to set up a program to enable an enactment to follow down one of two paths in a program based on a criteria match which determines what branch to follow down. You dragged the Allocation Switch onto the canvas, but it is not allowing you enter conditions.
What should you have used?

Answer options

Correct answer: B

Explanation

The correct choice is B, the Entry Tracking Variable, as it is designed to evaluate conditions for determining the path a program should take. The Allocation Switch, on the other hand, does not support condition entry, while options A, C, D, and E do not fulfill the requirement of condition-based branching.