Multiple choice technology platforms and products

“Transition” part is used in an activity

  1. a. To transfer control to another activity

  2. b. Evaluated before each step is executed

  3. c. Is automatically enabled when activity created

  4. d. True-false test, evaluated during activity execution that determines whether the flow of control in an activity continues with the next numbered step.

  5. d

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

In activity-based workflows, the transition part evaluates conditions to determine if control flows to the next step. Option 'd' contains the correct functional definition of this behavior, making the selection of option 'd' correct.