A developer is working on a dialog for a contact list component. The dialog has the following requirements:
1. The list of contacts must include one or more entries.
2. Contact details must include a full name.
3. Contact details must include an email address
4. Contact details can optionally include a short bio
5. Authors need to be able to rearrange the contacts in the list
Which dialog configuration should the developer use to meet all of these requirements?
Answer : A
There are performance, stability, and security issues with an installed AEM instance.
What should a developer do to fix these issues?
Answer : D
Which two methods could a developer use to obtain a Session without using a deprecated API? (Choose two.)
Answer : B, D
A developer creates the following code snippet to implement a simple polling importer to fetch stock prices from an external source:
The polling importer needs to fetch stock prices for a specific stock symbol and needs to be triggered every 5 minutes.
Which node structure should the developer create in CRX to make sure that the code shown is executed successfully?
Answer : C
What is the artifact ID of the maven dependency that contains all core AEM APIs?
Answer : D
A developer needs to analyze log messages for custom Java application. The developer writes the following Java class:
The developer creates a custom log named custom.log with a debug level in OSGi web console for Java package com.abc.xyz.
Where should the developer look in the OSGi web console to view the above message?
Answer : B
An online insurance company website has user-generated content that must be replicated in all publish instances.
What action should the developer take to achieve this?
Answer : B