Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

AD0-E123 Exam Dumps - Adobe Experience Manager Sites Developer Professional

Question # 4

A developer is starting an AEM instance every time in the debug mode by providing JVM parameters in the console. The developer needs to automate this process to avoid adding JVM parameters at every start of an AEM instance.

How would the developer accomplish this goal?

A.

By adding JVM parameters to the [runmode]/crx-quickstart/conf/quickstart.properties

B.

By setting the OSGi configuration "AEM-start' to true

C.

By adding JVM parameters to the start script

Full Access
Question # 5

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

Full Access
Question # 6

A developer must use print-314% in a webpage.

Assuming piValue = -3.14

Which HTL approach would be used?

A.

${'-#.##%' @ format=plValue}

B.

${'#%' @ formal=piValue. percentages 100}

C.

${#%' @ format=piValue}

Full Access
Question # 7

An AEM sites developer is working on the development of a 'Hello World' component and wants to facilitate the mapping of data from the JCR to Java variables.

Which feature should the developer use to provide this facilitation?

A.

HTL and Dialogs

B.

Client-Side Libraries

C.

Sling Models

Full Access
Question # 8

A developer needs to use AEM Core Components in production mode (without sample content). The developer would like to do this without needing to download and install the core components before using them.

Which AEM version would the developer use?

A.

Version 6.3

B.

Adobe Managed Services

C.

AEM as a Cloud Service

Full Access
Question # 9

A developer needs to produce various content fragments depending on some dynamic names and decides to use JAVA code.

Which code snippet should be used to create a new content fragment?

A.

resource.createFragment()

B.

resource, adapt To(Fragment class)

C.

FragrnentTemplate.createFragment()

Full Access
Question # 10

A developer wants to customize a core component.

Which property needs to be set in the new component to achieve this goal?

A.

sling:resourceType

B.

jcrlitle

C.

slingresourceSuperType

Full Access
Question # 11

A developer needs to extend a complete dialog from the core component, except for one tab.

Which property can be used to achieve this goal?

A.

jcrhideProperty

B.

slingorderBefore

C.

sling;hldeResource

Full Access
Question # 12

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.

Full Access
Question # 13

Which default timing card is available when the Automated Maintenance Tasks are being accessed at serveraddress:port/libs/granite/operations/content/maintenance.html?

A.

Daily Maintenance Window

B.

Monthly Maintenance Window

C.

Quarterly Maintenance Window

Full Access
Question # 14

Given this configuration property:

Which page will be cached on the dispatcher?

A.

/myproduct/myrecipe. htmI'search=searchparam

B.

/myproduct/myrecipe. html?search- s&ordet=asc&brand=ad

C.

/myproduct/myrecipe. html?brand=mybrand

Full Access
Question # 15

A developer is using a Sling Model to apply some business logic to the values stored in the JCR before outputting them to the page, and all injected fields are optional for this model.

What is the proper way to apply this behavior on the class level?

A.

'default InjectionStrategy = Default Inject ionStrategy.OPTIONAL'

B.

'requiredinjectionStrategy = FALSE'

C.

'injectionStrategy = InjectionStrategy.OPTIONAL

Full Access