Multiple choice technology web technology

There are basically four ways to get into another flow from current flow. These are

  1. a. Called Flow

  2. b. Spin-off Flow

  3. c. Split for Each

  4. d. Split Join

  5. e.All of the above

  6. f. None of the above

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

Pega workflows allow branching or calling other flows in four main ways: Subflow (Called Flow), Spin-off (asynchronous flow execution), Split-For-Each (iteration over pages), and Split-Join (parallel execution of different flows). All listed options represent these ways.