Multiple choice technology platforms and products

Which of the following classes contains rules that support the behavior and appearance of all work objects?

  1. Data-

  2. Embed-

  3. Work-

  4. Assign-

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Work- class is the base class in Pega PRPC that contains rules governing the behavior and appearance of all work objects. Data- class is for data structures, Embed- is for embedded pages, and Assign- is for assignments. The Work- class hierarchy is fundamental to Pega's case management architecture.