Previous Topic: Identify Entity Types Used in ProcessNext Topic: Identify Sequence of Actions


Identify Required Actions

In this step, you annotate the Data Model with the five entity actions (CREATE, READ, UPDATE, DELETE, and LIST (READ EACH)). The entity actions are performed on occurrences of the identified entity types.

The logic for the Create Customer Order process should reflect the following actions:

You also determine which actions on attributes and relationships of the affected entity types are used and how. This gives you an idea of the three types of actions needed in the process logic: