Certified Pega Business Architect (CPBA) v7.3 — Question 7
Which two dependencies do you enforce with a Wait step? (Choose two.)
Answer options
- A. Pausing a case until a predetermined time expires
- B. Preventing a case from resuming until an automated decision executes
- C. Preventing a case from entering a stage until a condition is met
- D. Pausing a case until another case (or all cases) reach a specified status
Correct answer: B, C
Explanation
The correct answers, B and C, indicate that the Wait step can be used to halt case progression until specific automated decisions are made or conditions are met. Option A is incorrect as it refers to a time-based pause, which is not a dependency, and option D describes waiting for status changes in other cases, which is not enforced by this step.