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

Adobe AD0-E134 - Adobe Experience Manager Developer Exam

Page: 2 / 3
Total 72 questions

Where should an AEM Developer add a front end dependency?

A.

config.json

B.

settlngs.xml

C.

package.json

D.

vault.xml

A developer needs to create a dynamic participant step where the participant is selected automatically at run time.

The developer decides to develop an OSGi service, which needs to implement the com.day.cq.workflow.exec.ParticipantStepChooser interface.

Which method should the developer implement from the com.day.cq.workflow.exec.ParticipantStepChooser interface?

A.

String getParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

B.

void getParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

C.

String getDynamicParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

D.

void getDynamicParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

A new component called Page Headline needs to be implemented. The only difference to the title component delivered by Adobe's WCM core components is that the text needs to be taken from the current page title instead of jcr.title.

How should a developer implement this request?

A)

1. Create custom component

2. Implement Sling Modal as follows

B)

1. Create proxy component from the core title component

2. Implement sling Model as follows

C)

1. Create proxy component from the core title component

2. Implement Sling Model as follows

A.

Option A

B.

Option B

C.

Option C

An AEM application is expected to export a content fragment in JSON format without any customization for a headless

implementation.

What is the recommended approach?

A.

Use AEM Assets HTTP API

B.

Use Core components to export JSON

C.

Use Sling Exporter framework

Which notable change should the developer be aware of in order to distribute content in AEM as a Cloud Service?

A.

Removal of publish content tree workflow

B.

Removal of replication agents

C.

Removal of tree activation

D.

Removal of touch Ul

AEM SPA integration provides various design models. In an application the developer chooses to use AEM as a headless CMS without using the SPA Editor SDK framework.

What would be an advantage for this design model?

A.

The content author can edit the app using AEM's content authoring experience.

B.

The developer has full control over the app.

C.

The SPA is compatible with the template editor

D.

The developer keeps control over the app by only enabling authoring in restricted areas of the app

A developer is working on a project based on core components. The client requests that text pasted inside the Text component should be stripped of all styling and formatting.

The developer needs to override RTE plugin implementation and change the default paste (CTRL+V) behavior.

Which paste option should the developer add to achieve this?

A.

defaultPasteMode=text

B.

defaultPasteMode=plaintext

C.

pasleMode=text

D.

pasteMode-plaintext

A developer has to create a Logger and Writer pair for the company's application logging. Which OSGi configurations should the developer use?

A.

Apache Sling Logging Logger Configuration and Apache Sling Logging Configuration

B.

Apache Sling Request Logger and Apache Sling Logging Writer Configuration

C.

Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration

Which attribute must be present in all filter rules in AEM dispatcher configuration?

A.

/type

B.

/selectors

C.

/url

D.

/glob

Which tool should a developer use to look up Adobe Identity Management System (IMS) users by email and return their IMS IDs?

A.

Developer Console

B.

User Mapping Tool

C.

IMS Lookup Tool

D.

Cloud Acceleration