Where do you configure the conditions for a decision in a flow?

Prepare for the ServiceNow CAD Exam with comprehensive flashcards and multiple-choice questions. Each query offers hints and explanations. Ensure your success on the exam!

Multiple Choice

Where do you configure the conditions for a decision in a flow?

Explanation:
Decisions in a flow route you based on conditions attached to each possible path. You set those conditions on the decision’s branches (the different outcomes you can take from that decision). Each branch has a condition expression that determines when that path should run. When the flow executes, it checks the branches in order and follows the first branch whose condition is true. If none match and a default path exists, it goes there. This is why the correct place to configure the decision conditions is on the decision branches themselves—the branches define the criteria for each possible route.

Decisions in a flow route you based on conditions attached to each possible path. You set those conditions on the decision’s branches (the different outcomes you can take from that decision). Each branch has a condition expression that determines when that path should run.

When the flow executes, it checks the branches in order and follows the first branch whose condition is true. If none match and a default path exists, it goes there. This is why the correct place to configure the decision conditions is on the decision branches themselves—the branches define the criteria for each possible route.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy