Multiple choice technology platforms and products

There is a class group A-B-C and a class A-B-C-D belongs to it Class group A-B-C instance will be in database table pc_work How about class A-B-C-D’s instance?

  1. pr4_base

  2. pc_work

  3. pc_other

  4. none of the above

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

In Pega, work classes within a class group typically map to the class group table, which defaults to pc_work. However, unless explicitly mapped otherwise, standard behavior for concrete classes not designated as part of a work pool is to fall back to the default pr4_base table.