Multiple choice technology

The first thing to consider in your application design is

  1. How many RuleSets you’ll need

  2. Interconnections to other systems and data sources

  3. Determine the fundamental units of work

  4. Determine the integration rules

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

In PRPC application design, determining the fundamental units of work is the first step - these become the work types and work objects that the application will manage. RuleSets, integrations, and other design elements flow from understanding these core work units.