Question

Difficulty: EasyFlow Builder Elements and Logic

During the setup of a process automation for case management, a system administrator must evaluate whether a Case priority is 'High', 'Medium', or 'Low' to determine the appropriate routing path. Which Flow Builder element provides the conditional logic required to evaluate these criteria and direct the flow down different execution paths?

  1. Decision elementAnswer
  2. B
    Assignment element
  3. C
    Roll-up Summary field
  4. D
    Record Type Picklist setting

Answer

The Decision element is used in Flow Builder to evaluate conditions and route flow execution along different paths.
The Decision element in Flow Builder evaluates logical expressions and directs the flow along specific outcome paths based on whether criteria (such as Case priority values) are met.

Step-by-Step Solution

1
Identify the requirement to evaluate field values (Case priority) and branch flow execution based on those values.
Recognize that conditional branching requires an element that supports multiple outcome paths.
Flow Builder requires a logic element to evaluate if/then conditions.
2
Compare Flow Builder elements to find the one responsible for conditional routing.
Select the Decision element, which defines outcome criteria for branching.
The Decision element contains one or more outcome paths defined by logical conditions.

Key Concept

Flow Builder Decision Element for Conditional Logic
Estimated Time:45s
Rate this question