Which two options independently satisfy the business outcome?

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)
A . Configure a class join on the report definition to join operator information to each case.
B . Add the operator ID to the report definition as a parameter.
C . Use an association rule to join operator information to each case.
D . Specify both classes in the Pages & Classes tab on the report definition.

Answer: A, C

Explanation:

A: Configuring a class join on the report definition allows you to join the operator information to each case, enabling you to list the user ID of the manager associated with the operator who creates a time-off case.

C: Using an association rule to join operator information to each case accomplishes the same objective by defining a reusable join that can be referenced in multiple reports.

Reference: Pega official documentation on report definitions and associations.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments