CPSA Case Lifecycle Management 3 — Questions and Answers
Question 1: Which setting on a stage allows a case to skip it entirely based on a business condition without displaying it to the user?
- Transition condition
- Skip condition (Correct answer)
- Visibility rule
- Stage suppression flag
Correct answer: Skip condition
A skip condition evaluates a when rule; if true, the stage is bypassed without user interaction.
Question 2: In Pega Case Manager, what does the 'case status' field primarily communicate?
- The SLA breach severity level
- The current processing state of the case for routing and reporting (Correct answer)
- The assigned worklist owner
- The case type version in use
Correct answer: The current processing state of the case for routing and reporting
Case status reflects the current processing state and is used by routing, reporting, and business logic throughout the lifecycle.
Question 3: A case type has three parallel processes in a stage. By default, how does Pega determine when the stage can advance?
- When the first process completes
- When any two of three processes complete
- When all parallel processes complete (Correct answer)
- When the primary process completes
Correct answer: When all parallel processes complete
By default, all parallel processes in a stage must complete before the stage can advance to the next one.
Question 4: Which Pega tool provides a visual representation of stages, processes, and steps within a case type?
- Clipboard Inspector
- Case Designer (Correct answer)
- Process Commander
- Data Explorer
Correct answer: Case Designer
Case Designer in App Studio provides a visual canvas for configuring stages, processes, and steps of a case type.
Question 5: An operator needs to send a case back to a previous stage for rework. Which Pega feature enables this?
- Case escalation
- Stage transfer action (Correct answer)
- Go-to step
- Reopen case action
Correct answer: Stage transfer action
A stage transfer action allows an operator to return a case to a prior stage for rework or corrections.
Question 6: What is the recommended approach in Pega to handle a scenario where different departments must complete tasks simultaneously on the same case?
- Sequential stages with routing rules
- Parallel processes within a stage (Correct answer)
- Multiple child cases for each department
- Separate case types linked by data relationships
Correct answer: Parallel processes within a stage
Parallel processes within a stage allow different departments to work on their respective tasks at the same time.
Question 7: How does Pega's 'alternate stage' feature differ from a standard stage transition?
- Alternate stages run in parallel with the main flow
- Alternate stages represent exception or rejection paths outside the normal lifecycle (Correct answer)
- Alternate stages require manager approval to activate
- Alternate stages are only available in child cases
Correct answer: Alternate stages represent exception or rejection paths outside the normal lifecycle
Alternate stages provide exception or rejection paths that sit outside the primary case flow, handling scenarios like appeals or cancellations.
Which setting on a stage allows a case to skip it entirely based on a business condition without displaying it to the user?