Adobe AD0-E116 Practice Test - Questions Answers, Page 8

List of questions
Question 71

For each CRX node in the hierarchy, which actions can be configured using the user admin interfacewww.VCEup.co? m
Question 72

An application runs specific license checks against certain DAM assets every day. It should send an email to a configured list if it finds warnings, and mark the asset accordingly. A service component that uses the Apache Sling Scheduler Service is created. DAM assets that must NOT be used anymore are hidden using ACLs and the license check must re-check them. How should a developer obtain a resource resolver that can read and update the DAM assets?
Question 73

A developer is creating a custom method. This method must return a String property y from child x. the method must use only Sling APIs.
How should the developer retrieve property y of node x, and node x may or may NOT exist?
Question 74

The custom AEM application needs to keep a flat list of all page paths underneath /content/thesite in memory for a real-time integration with high performance requirements. The developer has the following intermediate state of the class:
What action should the developer take to meet these requirements?
Question 75

A developer needs to create a component with the following requirements:
* The component must be configurable
* The component should be editable, NOT removable
* An author should be unable to add the component to a page through design mode
Which mode structure should the developer use to meet these requirements?
Question 76

A developer is creating templates and/or components using CRXDE Lite. The developer needs to check the files into source control.
Which tool should the developer use to achieve this goal?
Question 77

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:
Question 78

A custom AEM application is using the PageManager API.
What should a developer add to make the application compile and run correctly in AEM?
Question 79

How should a developer enable remote debugging of an AEM server without modifying the AEM start script?
Question 80

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