Discussion
3
Replies
3821
Views
msg systems
Posted: February 25, 2016
Last activity: February 26, 2016
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)
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!
Hello,
The question is more: if you see: .Customer.Assets(3).AssetType. then what is the type of Assets
Now you are right, Assets(3) will contain a page when Assets() is a page list.
Damien
Pega Academy Support Team