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?
A
A developer is working on an HTL script for a custom component. The script has the following
requirements:
* This script must list the title of every child page of the current page.
* If a child page does not have any children, then its title should link directly to that page.
* If a child page has children, then the title of every one of its children should be listed be-neath its
title.
* The title of every grandchild page should link directly to that page.
Which HTL script should the developer use to meet these requirements?
B
A developer creates a custom Client Library named foobar.
This Client Library embeds 5 other Client Libraries and contains 10 JavaScript source files. One of
these files, called foo.js, has a bug on line 8 which causes an exception. The Client Library is throwing
this exception on line 1350 when it is included on a webpage.
How should a developer find the exact line in foo.js where the exception has been thrown?
D
A developer has a component located under the path /apps. This component has a Client Library
which is directly loaded onto a page. The publish instance loads the page correctly. The dispatcher
also loads the page but the Client Library is missing.
How should the developer resolve this issue, while taking security into consideration?
C
A developer needs to ensure that the path /content/<proj>/segments exists on all environments with
the correct initial content that the developer provides in a package. Content that exists in that path
should NOT be affected.
Which import mode should the developer use in the filter definition?
B
One content package of a custom application contains the following content paths.
The server also contains the content path /apps/myproj/configuration that must NOT be touched
when installing the package.
Which two filter definitions should a developer use to always update only the contained paths upon
installation in the server? (Choose two.)
C, D
There are performance, stability, and security issues with an installed AEM instance.
What should a developer do to fix these issues?
D
Which two methods could a developer use to obtain a Session without using a deprecated API?
(Choose two.)
BD
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?
A. Option A
B. Option B
C. Option C
D. Option D
C
What is the artifact ID of the maven dependency that contains all core AEM APIs?
D
Reference:
https://helpx.adobe.com/ro/experience-manager/6-3/sites/developing/using/ht-projects-maven.html
A service component periodically retrieves content from an external REST interface and saves the
information in JCR. The REST endpoint is configured via an OSGi service property. There is one URL
for production (runmode prod) and another URL for all other environments.
How should a developer configure the OSGi service?
C
A developer has a component foobar that consists of the files listed below:
script-a.js
script-b.js
foobar.html
What is the output when this component is rendered?
A
Too many pages are invalidated in the dispatcher cache when a page is published.
What is most likely causing this issue in the dispatcher configuration?
B
A developer creates an AEM editable template that includes a Layout Container. When the developer
creates a page using this template, the Layout Container placeholder does NOT appear.
What is causing this issue?
D
A developer developed a workflow that makes a copy of every node created or modified under a
certain path to a different one. The workflow launches but the nodes are not copied over.
Which two methods should the developer use to resolve this issue? (Choose two.)
AB
Composite arranges order....and two required is true