Multiple choice technology databases

"Pages" contain

  1. Areas

  2. Record Occurence

  3. Record Type

  4. Data Item

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

Pages in Pega contain Record Occurrences, which are actual instances of data with specific values. In Pega's clipboard architecture, a page is a data structure that holds property-value pairs, essentially representing a record occurrence - the concrete data instance rather than just the type definition or individual data items. Pages are the runtime containers for actual data instances used during flow processing.