Certified Pega System Architect v8.8 — Question 5
Which two statements about data records are true? (Choose two.)
Answer options
- A. Data records are displayed in a drop-down list by default.
- B. Data records need unique, user-generated IDs.
- C. Data records require external storage.
- D. Data records define permissible values for data fields.
Correct answer: A, D
Explanation
Option A is correct because data records are typically presented in a drop-down list format by default for user convenience. Option D is also correct as data records indeed define the permissible values that can be assigned to data fields. Options B and C are incorrect because while unique identifiers may be useful, they are not a strict requirement, and data records do not inherently require external storage.