Adobe Experience Manager Sites Developer Expert (AD0-E137) Free Practice Test
Question 1
A university wants to roll out content updates to all the schools affiliated with it. The individual schools have configured their respective homepages with a space allocated to display updated university information. The rest of the homepage is dedicated to school-specific information.
What is the recommended approach to roll out university updates on all the schools' homepages?
What is the recommended approach to roll out university updates on all the schools' homepages?
Correct Answer: A
Question 2
What is the default file to store the dispatcher cache configuration?
Correct Answer: A
Question 3
An AEM engineer is asked to write a single file for the following items:
Register a custom JCR Namespace
Create a folder named Tutorials within the dam assets
Create a service user with predefined access control rules and permissions Create the administrator's group and add the service user as a member Which feature should the engineer use?
Register a custom JCR Namespace
Create a folder named Tutorials within the dam assets
Create a service user with predefined access control rules and permissions Create the administrator's group and add the service user as a member Which feature should the engineer use?
Correct Answer: C
Question 4
What is the role of the "Retry Delay" setting in an AEM replication agent's configuration?
Correct Answer: D
Question 5
A customer added a custom property "foo:bar" to all assets. Once the property is added, the customer needs to run the following query:
select * from [dam:Asset] where isdescendantnode('/content') and [foo:bar] ="Hello" How would the customer update the indexes to make sure the query is not a traversal query?
select * from [dam:Asset] where isdescendantnode('/content') and [foo:bar] ="Hello" How would the customer update the indexes to make sure the query is not a traversal query?
Correct Answer: C
Question 6
A developer needs to configure two style options (style-a and style-b) for a text component so authors can choose between different pre-defined styles for their content. What is the correct way to define the cq:editConfig node?
Correct Answer: D