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 assetaccordingly. 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 thatcan read and update the DAM assets?
Correct Answer:
C
A developer running a local AEM instance and working on an AEM project needs to change a largenumber of files locally in filesystem. The developer needs to get the changes uploaded to the local AEM instance to verify changes almost immediately in the browser.
What action should the developer take to most efficiently meet these requirements?
Correct Answer:
D
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 packagedefinition:
What will happen when the developer uploads the bundle com.custom.package.b into the system?
Correct Answer:
A
A developer wants to change the log level for a custom API. Which OSGi configuration should the developer modify?
Correct Answer:
A
A developer installs the latest Service pack to a local AEM author instance. How should the developer install this package on the publish instance?
Correct Answer:
C