Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Adobe AD0-E123 - Adobe Experience Manager Sites Developer Professional

Page: 1 / 2
Total 50 questions

How would a developer define global project properties in Maven project structure?

A.

section of the "core" package pom.xml

B.

section of the "all" content package pom.xml

C.

section of the parent pom.xml

An author wants to define a blueprint configuration to identify an existing website that will be used as the source for one or more live copy pages.

Which two structure rules must the content author follow? (Choose two.)

A.

The root ofeach language branch has at least two child pages

B.

The immediate child pages ofthe root are language branches of the web site.

C.

Each language page must have a country child page.

D.

The web site should have a single page as the root.

What is the out-of-the-box response of the dispatcher when requesting a URL which is defined as deny in /filter setting of the dispatcher?

A.

400

B.

404

C.

403

A developer wants to overwrite an OSGi configuration via the codebase.

Which one of the Maven modules is the place to create this configuration on the codebase?

A.

ui.content

B.

ui.apps

C.

core

A developer needs to remove all the selectors from the linkValue.

Assuming linkValue = 'path/page.woo.too.html', which two HTL approaches would be used to complete this task? (Choose two.)

A.

${linkValue@ removeSelectors-foo, bar, woo'}

B.

${ linkValue @ temoveSeleclots=[foo', bar']

C.

${linkValue @ selectors="}

D.

${ linkValue @ selectors}

Which plugin cleans the container project's target folder before Maven build?

A.

mvn-clean-plugin

B.

maven-scr-plugin

C.

maven-c lean-plugIn

Multiple Experience fragments have been created as a part of the ongoing AEM Project. These Experience fragments can be exported to Adobe Target using the "Export to Adobe Target" configuration and by providing Cloud Configuration for Adobe Target.

What is the default format used to complete this export?

A.

HTML

B.

XML

C.

JSON

A developer needs to use the AEM Core Components. What is the recommended way to complete this task?

A.

By referencing them directly from the content

B.

By changing their component group to use them directly in editor

C.

By using proxy components

In an AEM as a Cloud Service environment, a client needs a feature to be able to explicitly clear a dispatcher cache of required resources.

Which approach is preferred to create this feature?

A.

Enable the explicit cache invalidation feature in cloud manager.

B.

Use Replication API along with replication flush agent.

C.

Create a servlet, which will make an HTTP request to the dispatcher.

A developer wants to write a Java service that will serve some data to the custom component.

Which one of the Maven modules is the place to create this service?

A.

uicontent

B.

ui.apps

C.

core