Free AD0-E103 Exam Braindumps (page: 11)

Page 10 of 24

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?

  1. Move the align node from Component A to Component B and order them according the requirements.
  2. Extend Component B with the functionality of Component A.
  3. Add the property sling:orderBefore=”description” to the align node.
  4. Move all nodes under the item node from Component B to Component A and order them according the requirements.

Answer(s): A



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?





Answer(s): 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?

  1. Underneath /apps/<project>/settings, create the sub folders global and prod and node with name
    <PID>.conf each and configure the properties via node properties.
  2. Underneath /config/<project>/settings, create the sub folders config.default and config.prod and a file with the name <PID>.config each and list the properties as key value pairs in there.
  3. Underneath /apps/<project>, create the sub folders config and config.prod and a file with the name
    <PID>.config each and list the properties as key value pairs in there.
  4. Underneath /config/<project>/settings, create the sub folders config and config.prod and a file with the name <PID>.config each and list the properties as key value pairs in there.

Answer(s): A



What is the artifact ID of the maven dependency that contains all core AEM APIs?

  1. core-jar
  2. api-jar
  3. aem-jar
  4. uber-jar

Answer(s): D


Reference:

https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html






Post your Comments and Discuss Adobe AD0-E103 exam with other Community members:

AD0-E103 Discussions & Posts