Data Modelling Flashcards
What does the data model contain?
Data elements or a collection of related data elements.
What does the data model define?
The case type of data structure.
What are a collection of related elements called?
A data type or data object.
What are data elements called within Pega?
Properties or fields.
What is a value model within Pega?
They describe a single piece of info such as total.
What are page modes?
Describe a data object such as a customer
What is a single value?
stores, text, numbers, dates, boolean values and amounts
What is a value list?
acts as a container for an ordered list of single values
What is a value group?
Acts as a container for an unordered list of single values
What is a page?
A single entity
What is a page list?
A numerically ordered list
What is a page group?
An unordered list
What should you consider before creating a user view?
what users need to see, how values will be entered and whether users can modify or only read values
Where is each data element stored?
A page
Where are pages stored?
On the Clipboard