Certified Pega Senior System Architect v8.7 — Question 79
A report needs to list the user ID of the manager of the operator who creates a time-off case. The report provides information from the MyCo-HR-SelfService-Work-TimeOff and Data-Admin-
Operator-ID classes.
Which two options independently satisfy the business outcome? (Choose two.)
Answer options
- A. Configure a class join on the report definition to join operator information to each case.
- B. Specify both classes in the Pages & Classes tab on the report definition.
- C. Add the operator ID to the report definition as a parameter.
- D. Use an association rule to join operator information to each case.
Correct answer: A, D
Explanation
Option A is correct because configuring a class join allows direct linking of operator information to each time-off case, fulfilling the requirement. Option D is also valid, as using an association rule effectively ties operator data to cases. Options B and C do not directly achieve the necessary linkage of data required to retrieve the manager's user ID.