Multiple choice technology

Lead with work objects. Create the ------------- and “completed work” objects early.

  1. Data Classes

  2. Data Tables

  3. Class structure

  4. Process Flow

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

In Pega application design, establishing the class structure early (including work classes and completed work classes) provides the foundation for all case processing and data organization. Data Classes and Data Tables store reference data, while Process Flows define business logic.