Adobe AD0-E103 Practice Test - Questions Answers, Page 4
List of questions
Question 31

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:
The system console shows the following package availability:
Bundle com.custom.package.b to be installed has the following package definition:
What will happen when the developer uploads the bundle com.custom.package.b into the system?
Question 32

A custom AEM application is using the PageManager API.
What should a developer add to make the application compile and run correctly in AEM?
Reference: https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/ht-projects-maven.html#ExperienceManagerAPIDependencies
Question 33

How should a developer enable remote debugging of an AEM server without modifying the AEM start script?
Reference: http://aempodcast.com/2013/aem-resources/remote-debugging-aem-projects-using-intellij-or-netbeans/#.XeKArVpR2kw
Question 34

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.)
Question 35

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?
Question 36

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?
Reference: https://forums.adobe.com/thread/2652133
Question 37

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:
The dialog of Component B on path ../cq:dialog/../../items looks like:
The requirement for the dialog is that the βAlign textβ field is shown after the βTitleβ field.
What should the developer do without changing Component B?
Question 38

A developer has a component foobar that consists of the files listed below: script-a.js
script-b.js
What is the output when this component is rendered?
Question 39

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?
Question 40

What is the artifact ID of the maven dependency that contains all core AEM APIs?
Reference: https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html
Question