Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Adobe AD0-E116 Actual Questions

Page: 3 / 4
Total 94 questions

Adobe Experience Manager Developer Expert Questions and Answers

Question 9

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?

Options:

A.

Set up a cron job with curl calls with the admin user and use request.getResourse().getResourceResolver().

B.

Create a configuration line in PID com.day.cq.security.ACLSetup for the user that you obtain a session forvia ResourceResolverFactory.getResourceResolver(...).

C.

Configure the user admin in PID org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl as user.default and make sure the service user exists and has jcr:read and jcr:write permissions.

D.

Create a configuration for PID org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-damaccess that references a pre-created service user with r/w permissions and use ResourceResolverFactory.getServiceResourceResolver(...).

Question 10

After a recent code deployment, an AEM site is experiencing longer than usual query execution time. The deployment package contained some new Lucene index definitions. A developer needs to identify the long running queries and confirm that the new index definitions are getting applied correctly.

Which action should the developer take to investigate this problem?

Options:

A.

Goto Tools > Operations > Diagnosis > Log Messages. Configure DEBUG log level on com.day.cq.search tomonitor search queries.

B.

Goto Tools > Operations > Diagnosis > Query Performance > Slow Queries. Select a Query and Click on Explain

C.

Goto Tools > Operations > Diagnosis > Index Manager. Select the new Indexes and run a consistency check.

D.

Goto Tools > Operations > Diagnosis > Download Thread Dumps. Analyze the Thread Dumps to identify long running requests.

Question 11

In which two ways can a developer keep simple and maintanable CRX Access Control Lists? (Choose two)

Options:

A.

Use Deny statements extensively

B.

Delete the `everyone` group

C.

Use Deny statements sparingly

D.

Assign access rights to user groups rather than users

E.

Assign access rights user by user

Question 12

A developer wants to change the log level for a custom API.

Which OSGi configuration should the developer modify?

Options:

A.

Apache Sling Logging Configuration

B.

Apache Sling Log Tracker Service

C.

ApacheSling Logging Writer Configuration

D.

Adobe Granite Log Analysis Service

Page: 3 / 4
Total 94 questions