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

Home > Adobe > Adobe Experience Manager > AD0-E123

AD0-E123 Adobe Experience Manager Sites Developer Professional Question and Answers

Question # 4

What is the correct resource type of the configuration node?

A.

cq:Configuration

B.

slingOsgiConfig

C.

cq:OsgiConfig

Full Access
Question # 5

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

Full Access
Question # 6

A developer wants to render Hello World' only in edit mode. Which approach would be used?

A.

Hello World

C.

Hello World

Full Access
Question # 7

Which two configurations will be applied if an instance starts with the run modes author, dev, and emea7 (Choose two.)

A.

/apps/Vconfig.emea

B.

/config/author.dev.emea.noldap

C.

/apps/Vconfig.tesl.dev

D.

/apps/Vconfig.author.emea.dev

Full Access
Question # 8

A developer has created a transient workflow, but a specific step defeats the purpose of making the workflow transient. The step creates a sling job to proceed further and generates error messages in log files.

Which step must be avoided to eliminate this problem?

A.

Container Step

B.

Goto Step

C.

Process Step

Full Access
Question # 9

A developer working in an AEM as a Cloud Service environment will be using Golden Master.

What is being used by this developer?

A.

Publish tier

B.

Content Repositoty

C.

Cloud Manager Git Repository

Full Access
Question # 10

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 # 11

The SAML Authentication Handler is disabled by default, and the developer wants to enable this handler

Which two properties must be at least one of the configured properties? (Choose two.)

A.

IDPURL

B.

Password of Key Store

C.

Identity Provider POST URL

D.

Service Provider Entity ID

Full Access
Question # 12

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 # 13

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 # 14

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}

Full Access
Question # 15

A developer has modified an existing workflow model in AEM, which defines series of steps to be executed. When a user starts this workflow, recent changes/workflow steps are not available in the workflow instance.

What could be the reason for this behavior of the Workflow Model?

A.

The workflow model has not been synced in runtime.

B.

The user doesn't have the respective permissions.

C.

Subsequent steps, which have to be executed after the recent step, produce an error.

Full Access