List of questions
Related questions
Question 24 - AD0-E600 discussion
A data architect wants to create a new XDM field that represents a prize promotion called listOfPrizes. The field represents a list of prizes and contains three sub-fields: prizeld (string). monetaryValue (integer), and prize (Object).
This new field needs to be reusable multiple times within the same class, The sub-fields are created separately.
How should the data architect create the listOfPrizes field?
A.
Create and save a new object field, then create a nested array object under the object field.
B.
Create and save a new custom field group, then add an object array field to that field group.
C.
Create and save a new object array field, then in the right rail select Convert to new data type.
D.
Create and save a new string array field, then add a nested object field under the string array field.
Your answer:
0 comments
Sorted by
Leave a comment first