Adobe AD0-E116 Exam
Adobe Experience Manager Sites Developer Expert (Page 2 )

Updated On: 30-Jan-2026

How should a developer configure the replication agent to flush the dispatcher cache for a newlyactivated page?

  1. Create a dispatcher flush agent in publish instance
  2. Create a reverse replication agent on the author instance
  3. Create a new replication agent and set transport URI to point to the dispatcher
  4. Set the serialization type property of the defaultagent to dispatcher flush

Answer(s): A



A developer wants to extend AEM Core Components to create a custom Carousel Component.

How should the developer extend the Core Components?

  1. Make changes to theoriginal component and assign a component group.
  2. Use the sling:resourceSuperType property to point to the core component.
  3. Use the sling:resourceType property to point to the core component.
  4. Copy the Core Carousel component to/apps/<project> folder.

Answer(s): B



There is a config file package.myClass.config.factory-myApp.xml ­ what is true? (Choose two)

  1. The word "config" is a sign of factory
  2. The word "factory" is a sign of factory
  3. Should be set package.myClass.config.factory-<identifer>
  4. Must be set package.myClass.config.factory-<identifer>

Answer(s): C



A banking AEM application contains functionality to calculate a mortgage rate based on user input. A servlet in place calculates the result in the backend. A call to an internal third- party REST service is required to retrieve the average object value based on a given zip code.

The following three service interfaces are used:

MortgageCalculationServlet, MortgageCalculationService and ObjectValueLookupRestService where MortgageCalculationServlet has a dependency to MortgageCalculationService andMortgageCalculationService has a dependency to ObjectValueLookupRestService.

The calculation has many combinations of input parameters and edge cases, so the JUnit coverage must be as high as possible.

Which two strategies should the developer use to ensure testability of the application code? (Choose two)

  1. Use the standard OSGi @Reference annotation to wire the dependencies in application code
  2. Use BundleContext.getServiceReference(...) and BundleContext.getService(...) in application code to look up for the required services just before usage
  3. Deploy a third party dependency injection container to wire dependencies more efficiently in application code
  4. Use a mock framework to be able to create and inject mocks in the test code
  5. Use static methodsto avoid boilerplate in application code

Answer(s): A,D



A developer wants to change the log level for a custom API.
Which OSGi configuration should the developer modify?

  1. Apache Sling Logging Configuration
  2. Apache Sling Log Tracker Service
  3. ApacheSling Logging Writer Configuration
  4. Adobe Granite Log Analysis Service

Answer(s): A



Viewing page 2 of 20
Viewing questions 6 - 10 out of 94 questions



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

Join the AD0-E116 Discussion