PrepAway - Latest Free Exam Questions & Answers

Category: Adobe AD0-E103

Exam Adobe AD0-E103: Adobe Experience Manager Developer

Which set of steps should the developer take to meet these requirements?

A developer needs to implement a service component that should be manually configured by operations to react on operational circumstances. The service component should NOT be active by default. The service has the properties myservice.name (one string value) and myservice.stringValues (a list of the string values) to be configured. The developer needs to use OSGi […]

How should the developer modify the number of transient nodes to be triggered until automatic saving?

A developer is installing a content package with the package manager. The developer needs to restrict the approximate number of nodes in a batch that is saved to persistent storage in one transaction. How should the developer modify the number of transient nodes to be triggered until automatic saving? A. AEM instances automatically modify the […]

Which OSGi configuration should the developer modify?

A developer wants to change the log level for a custom API. Which OSGi configuration should the developer modify? A. Apache Sling Logging Configuration B. Apache Sling Log Tracker Service C. Apache Sling Logging Writer Configuration D. Adobe Granite Log Analysis Service Reference: https://docs.adobe.com/content/help/en/experience-manager-64/deploying/configuring/osgi-configuration-settings.html

What should the developer do to make the servlet access controlled using the default ACLs?

A developer creates a Sling Servlet. The Sling Servlet is bound to a path (/service/sling/sample). Refer to the resulting code below. What should the developer do to make the servlet access controlled using the default ACLs? A. Use @SlingServletResourceTypes instead of @SlingServletPaths. B. Modify @SlingServletPaths(value = {“/bin/sling/sample” }). C. Add @SlingServletName(servletName = “AccessControlServlet”) annotation. D. […]

How should the developer make sure that the page is always cached?

A developer identifies that some requests for the page /content/sampleproject/page.html take longer that other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below. The dispatcher.log file contains the following lines: How should the developer make sure that the page is always cached? A. Modify the dispatcher.any file to contain the following lines: B. […]


Page 1 of 212