Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AD0-E123 Questions and Answers

Question # 6

A developer wants to send a SAML Authentication Request to a specific URL of a system entity that creates, maintains, and manages identity information.

Which property of SAML Authentication Handler configuration must be configured with this URL?

A.

Identity Provider URL

B.

Path

C.

Default Redirect

Full Access
Question # 7

Which service is used in AEM to control how AEM instances interact with a topology, while running on instances?

A.

Web Console Service

B.

Apache Sling Resource-Based Service

C.

Offloading Service

Full Access
Question # 8

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

Full Access
Question # 9

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

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

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

A developer would like to view page transaction response times. Which log file would they use?

A.

stdout.log

B.

request log

C.

audit.log

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 has created a custom workflow model which includes a JAVA-based custom process step. During the creation of this custom process step, some data has been saved in metadata programmatically for subsequent workflow steps.

Which code snippet can be used to save this metadata in JAVA code7

A.

MetaDataMap wfd : Workltem.getMetaDataMap(); 1 wfd.putCmykey", 'My Step Value*);

B.

MelaDataMap wfd = Workltem.getWorkflow().getMetaDataMap(); wfd.put('mykey", "My Step Value*);

C.

MelaDataMap wfd =

Workltem.getWorkflow().getWorkflowData().getMetaDataMapO; wfd.putf'mykey". 'My Step Value*);

Full Access
Question # 15

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