Multiple choice technology platforms and products

In which parts of an Activity rule can When Condition rules be used to evaluate a condition?

  1. Precondition

  2. Method

  3. Transition

  4. Iteration

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

In Pega Activity rules, When Condition rules can be used in Preconditions (to determine if an activity should execute) and Transitions (to control which path to follow after a step). They cannot be used in Methods or Iterations as indicated by options B and D. Options A and C are correct.