Discussion

msg systems
msg systems
DE
msg systems
Posted: Feb 25, 2016
Last activity: Feb 26, 2016
Last activity: 26 Feb 2016 8:34 EST
Closed
Certified System Architect Practice Exam - Data Modeling Question
Hello Pega Academy Team,
I have difficulties in comprehending the reasoning behind the correct answer in the following question, from the Data Modeling section of the CSA practice exam:
An application includes the property reference .Customer.Assets(3).AssetType.
The property type of .Assets(3) is a ________________. (Choose One)
The property type of .Assets(3) is a ________________. (Choose One)
Value List
Page
Page List

Correct!
A Page List is used to create a property that can contain an ordered list of embedded pages.
Page Group
My understanding is, that while Assets is clearly a page list structure, the element at the third position, .Assets(3), is of Page type, which contains at least the attribute AssetType.
Is my interpretation wrong? Please help me with some clarifying details.
Thank you in advance!