A developer is creating a new OSGi bundle com.custom.package.b to expose new services. com.custom.package.a is already installed and active in the system and has the following package definition:
Answer : A
A custom AEM application is using the PageManager API.
What should a developer add to make the application compile and run correctly in AEM?
Answer : A
Reference:
https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/ht-projects-maven.html#ExperienceManagerAPIDependencies
How should a developer enable remote debugging of an AEM server without modifying the AEM start script?
Answer : B
Reference:
http://aempodcast.com/2013/aem-resources/remote-debugging-aem-projects-using-intellij-or-netbeans/#.XeKArVpR2kw
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.)
Answer : BD
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?
Answer : D
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?
Answer : B
Reference:
https://forums.adobe.com/thread/2652133
The developer is presented with a component "Component A" which inherits from a component "Component B".
The dialog of Component A on path ../cq:dialog/../../items looks like:
Answer : A
A developer has a component foobar that consists of the files listed below: script-a.js
Answer : C
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?
Answer : A
What is the artifact ID of the maven dependency that contains all core AEM APIs?
Answer : D
Reference:
https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html
A developer creates the following code snippet to implement a simple polling importer to fetch stock prices from an external source:
Answer : A
A developer is writing Java code using the Sling API that needs to work with the JCR directly. The code needs to obtain a Session object.
A service user named "reposervice" may be mapped outside the code.
Which two methods could a developer use to obtain a Session without using a deprecated API? (Choose two.)
A.
Answer : AC
There are performance, stability, and security issues with an installed AEM instance.
What should a developer do to fix these issues?
Answer : C
One content package of a custom application contains the following content paths.
Answer : CD
Reference:
https://github.com/adobe/aem-spa-project-archetype/issues/69
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?
Answer : B
Have any questions or issues ? Please dont hesitate to contact us