Exam4Training

Which two actions does an AEM Form data model allow in the context of data model objects? (Choose two.)

Which two actions does an AEM Form data model allow in the context of data model objects? (Choose two.)
A . Invoking data model object services to query or write data to and from data sources
B. Building associations between data model objects within and across data sources
C. Accessing data model objects, properties, and services from disconnected data sources
D. Defining an index on the data model object to improve the read performance from a data source

Answer: A,B

Explanation:

AEM Form data model allows these two actions in the context of data model objects. Data model object services can be used to perform CRUD (create, read, update, delete) operations on data sources such as databases, RESTful web services, SOAP-based web services, OData services, and XML or JSON files. Data model object associations can be used to define relationships between data model objects within the same data source or across different data sources.

Exit mobile version