Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Note! Following AD0-E116 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is AD0-E117

AD0-E116 Exam Dumps - Adobe Experience Manager Developer Expert

Go to page:
Question # 4

Too many pages are invalidated in the dispatcher cache when a page is published.

What is most likely causing this issue in the dispatcher configuration?

A.

Sticky session are NOT configured properly, resulting in requests being delivered to the wrong server.

B.

The level of cache invalidation is NOT appropriate for the published content model.

C.

File globbing in the dispatcher configuration is NOT correct.

D.

The OS file systempermissions are NOT properly configured.

Full Access
Question # 5

After adding new features, a developer’senvironment is experiencing slowness before ultimately running out of memory. The initial log analysis points towards a large number of open sessions.

Which action should the developer take to further monitor the overall session count on this AEM instance?

A.

Run the following command to generate thread dumps jstack -l >> threaddumps.log, analyze thread dumps to find long running sessions.

B.

Go to Web Console > Status > Threads, verify the overall thread count.

C.

Go to Tools > Operations > Monitoring. Create a new report based on Number of Active Sessions as metric.

D.

Go to /crx-qiuckstart/logs/strderr/log, use the following command grep -o ‘CRXSessionImpl’ strderr.log| wc -l.

Full Access
Question # 6

A custom AEM application is using the PageManager API.

What should a developer add to make the application compile and run correctly in AEM?

A.

a maven dependency to AEM uber-jar to the content package

B.

a maven dependency tobundle cq-wcm-core to the application bundle

C.

a maven dependency to AEM uber-jar to the application bundle

D.

a maven dependency to bundle cq-wcm-api to the content package

Full Access
Question # 7

A developer is working on a dialog for a contact list component. The dialog has the following requirements:

1. The list of contacts must include one ormore entries.

2. Contact details must include a full name.

3. Contact details must include an email address

4. Contact details can optionally include a short bio

5. Authors need to be able to rearrange the contacts in the list

Which dialog configuration should the developer use to meet all of these requirements?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 8

A custom bundle of an application is in state "Installed" after deploying it with Maven.

What should a developer do to change it to state "Active"?

A.

Use the "Start" action for the bundle in the Apache Felix Web Console

B.

Ensure all OSGi requirements are met and re-deploy using Maven

C.

Use the "Update" action for the bundle in the Apache Felix Web Console

D.

Reinstall the content package using the package manager

Full Access
Go to page: