Cover and Covered object should belong to
-
Same ClassGroup
-
Same AccessGroup
-
Same WorkPool
-
None of the above
A
Correct answer
Explanation
In Pega's covering mechanism, both the cover work object and covered work objects must belong to the same ClassGroup. This ensures structural consistency and proper inheritance relationships. AccessGroups control security, WorkPools manage assignment routing, but ClassGroup membership is the requirement for covering.