Black Friday Special - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

Hot Vendors

AD0-E121 Adobe Experience Manager Sites Business Practitioner Expert Questions and Answers

Questions 4

As an asset manager, how could you best ensure that the only valid metadata is shown for a particular asset type?

Options:

A.

Use cascading metadata rules to hide or show fields based on types

B.

Use a single schema with only mandatory metadata fields

C.

Define a metadata schema for a type and apply it to a specific folder

D.

Create a schema for assets based on their MIME type

Buy Now
Questions 5

User A is impersonating User B and has locked a page in AEM. Which user can unlock this page?

Options:

A.

User B and admin user

B.

User A and admin user

C.

User A, User B, and admin user

Buy Now
Questions 6

A customer wants to enable Two authors to finish each other's assignee workflow tastes when one author is absent or share an excessive load in the short term. What should a Business Practitioner recommend?

Options:

A.

Add both authors to dam-users group

B.

Add both authors as impersonators of each other

C.

Add both authors to workflow-users group

D.

Add both authors to a participant step

Buy Now
Questions 7

An author would like to display an At-summarized version of an artiste. Which method would you recommend to achieve this?

Options:

A.

Modify a component to display a shortened form of the article.

B.

Create a variation of an experience fragment.

C.

Create a variation of a master content fragment

D.

Implement a workflow to generate a summarized version.

Buy Now
Questions 8

Which section of the dispatcher any file controls the behavior of permission-sensitive caching?

Options:

A.

/stickyConnections

B.

/auth_checker

C.

/allowAuthorized

Buy Now
Questions 9

A major logistics company wants to repurpose the content copy created for us website access the enterprise applications, so that they can be displayed differently in multiple channels and location*.

Which feature should a Business Practitioner recommend in AEM 6.5?

Options:

A.

Asset Microservices

B.

Experience Fragment

C.

Published Content

D.

Content Fragment

Buy Now
Questions 10

You are running through an AEM Assets Discovery Checklist for your customer. Their main concerns are low downtime and minimum latency issues. What are two most important questions that you can ask the customer to best address their concerns? Choose two.

Options:

A.

What is the typical network connectivity for users accessing AEM?

B.

Do you have asset review/approval workflows?

C.

What hours are considered "off-peak" for your content authors?

D.

Do you intend to use Creative Cloud integration?

E.

What are the types of assets to be migrated?

Buy Now
Questions 11

Which cache header will prevent file from getting cached in dispatcher?

Options:

A.

Response.setHeader("Pragma: no-cache")

B.

Response.setHeader("Dispatcher", "no-cache")

C.

Response.setGeader("Cache-Control: no-cache")

Buy Now
Questions 12

Which container component is available as part of AEM as a Cloud Service Core Components?

Options:

A.

Carousel

B.

Teaser

C.

Embed

Buy Now
Questions 13

A new user who is a member of the content-authors group needs to access the AEM web console. The new user should not be added to the administrator's group.

What should the Business Practitioner recommend?

Options:

A.

Give additional permissions to content-authors group

B.

Update the IMS configuration

C.

Update the OSGi configuration

D.

Give additional permissions to the new user

Buy Now
Questions 14

A customer Is going through assets implementation and is concerned that load testing tasks will increase the cost of the project budget What should the Business Practitioner recommend?

Options:

A.

Conduct Experience Design

B.

Conduct Risk Assessment

C.

Define Support Setup

D.

Create Project Plan

Buy Now
Questions 15

There is a business requirement where a failed AEM update on a production server should cause automatic rollback of stage environment to make sure all environments are on the same version. Which version of AEM should be used to complete this task

Options:

A.

AEM as a Cloud Service

B.

AEM as a Managed Service

C.

AEM before 6.5 version

Buy Now
Questions 16

A client is advised to use a Single Page Application for a medical facility websites. What are two reasons that the client is being advised to use this page application? (Choose two)

Options:

A.

It is rendered server-side relying on Java Models and templating language

B.

It uses AEM JobManager to update content in sync

C.

It is rendered client-side while being primarily JavaScript driven

D.

It relies on AJAX calls to load data asynchronously

Buy Now
Questions 17

A developer is trying to improve page loading time and wants to implement lazy-loading on the Image component. What would this decision mean from a business perspective?

Options:

A.

The images with gif extension would animate slower

B.

The image would load only when the user clicks on it

C.

Images will be loaded only when in a visible screen area

Buy Now
Questions 18

An IT company gets a new project. The sponsors want to know whether everything they are asking for can De completed within their time constraints and budget. What should the Business Practitioner recommend to meet these requirements?

Options:

A.

Use AEM projects

B.

Develop in MVP plan

C.

Perform risk assessment

D.

Onboard trained technical resources

Buy Now
Questions 19

A content author has finished authoring a page and now wants to verify the authored page in publish server. Which training should the AEM Business Practitioner provide to the author to achieve this requirement?

Options:

A.

How to cerate a package in the author server and then replicate it to publish server

B.

How to create a package in the author server and then upload and install it on publish server

C.

How to use Publish page option available in Page Information menu

Buy Now
Questions 20

A project manager would like someone to gather and process high-level project requirements and transform this information into specifications. Which individual is responsible for this task?

Options:

A.

Solution Architect

B.

Development Lead

C.

Business Analyst

Buy Now
Questions 21

Which two email marketing solutions are available to integrate into AEM as Third-Party Services? (Choose two)

Options:

A.

Silverpop Engage

B.

Pushwoosh Connection

C.

ExactTarget

D.

Mailchimp

Buy Now
Questions 22

The marketing team runs a campaign that starts at midnight The campaign includes multiple updates to the existing pages across the website. The marketing team needs to activate all changes automatically during non-business hours.

What should the Business Practitioner recommend?

Options:

A.

Run "Request for Activation' workflow and specify the campaign start time m the workflow title

B.

Set On Time to the campaign start hours in On/Off Time section of page properties

C.

Schedule Later Publication via the Manage Publication wizard

Buy Now
Questions 23

A developer is using the page diff feature. Which statement describes an action which is possible when using this feature?

Options:

A.

Each version of the page can be compared with each other

B.

Highlighting is deactivated for language copy comparison

C.

The live copy page cannot be compare with the blueprint page

Buy Now
Questions 24

There is a problem with a project on AEM as a Cloud Service due to all deployment scanning process restrictions that result in six false-positive code smells. Which is the fastest way to resolve this problem?

Options:

A.

Suppress the warnings in code

B.

Switch to AEM On-Premise

C.

Disable Code Quality scanning step on the deployment

Buy Now
Questions 25

A decoration tag has been defined for an AEM component. Which definition will be picked by AEM?

Options:

A.

tagName property defined on the component policy node

B.

cq:htmlTag property defined on the component dialog node

C.

tagName defined using @ decorationTagName attribute in HTL

Buy Now
Questions 26

A developer is working on a section of a new content component that has an identical look and behavior to a section of another component within the project's codebase.

According to AEM Best Practices, how should this component be configured?

Options:

A.

The new component should extend an existing component

B.

The old component should be divided into separate components

C.

The new component should be built separately

D.

The existing component should be duplicated

Buy Now
Questions 27

A client needs dynamic behavior in a form created by AEM Forms. Some fields need to be shown or hidden, depending on whether the checkbox is checked or not. Which two methods can be used to achieve this goal? (Choose Two)

Options:

A.

Use rule editor inside adaptive forms to author the needed functionality

B.

Use Java to create a sling model, write the logic there and associate it with needed field type via cq:include

C.

Use the AEM forms OSGi configuration module to input the needed functionality to a particular field

D.

Use clientlibs to create a JS file which implements needed functionality

Buy Now
Questions 28

Developers mad changes to a page. The client views the page but still sees the old version. However, when the client views the page Incognito mode, the new pages displays correctly.

What is the solution to this problem?

Options:

A.

Clear the cache of the browser and access the page again

B.

Contact your system administrator to see if there are issues with the replication queue

C.

Check the page status and if necessary, the state of the replication queue

D.

Clear the Dispatcher cache and access the page again

Buy Now
Questions 29

A business team advised a client to use AEM to build a Single Page Application. What are two benefits of using a SPA, from the developer's perspective? (Choose Two)

Options:

A.

The developers can use project workflows to pass data from backend to frontend

B.

The developers will have a clean separation of concerns between content and presentation

C.

The developers can make use of restful JSON as API

Buy Now
Questions 30

A client is using AEM as a Cloud Service and asks about using Core Components immediately. How should the developer respond?

Options:

A.

Core components will need to be downloaded and installed on the AEM environments

B.

Cloud Service automatically comes with the lates version of the Core Components

C.

Core Components will need to be updated prior to using them on Cloud Service.

Buy Now
Questions 31

A customer has been using the AEM ContextHub feature and wants to extend it by adding an additional API. The additional API will be used to allow digital marketers to target banners based on CRM data for the current visit.

What should the Business Practitioner recommend that the customer create?

Options:

A.

A custom session store candidate

B.

A custom JSONP store candidate

C.

A custom persisted store candidate

D.

A ContextHub Ul module

Buy Now
Questions 32

A product manager wants to Incorporate content that lets users knows where they are in the purchase flow. This feature needs to be implemented efficiently and as quickly as possible.

What should the Business Practitioner recommend to meet this requirement?

Options:

A.

Use the navigation core component

B.

Use the list core component

C.

Develop a custom purchase flow component

D.

Use the progress bar component

Buy Now
Exam Code: AD0-E121
Exam Name: Adobe Experience Manager Sites Business Practitioner Expert
Last Update: Nov 19, 2024
Questions: 108

PDF + Testing Engine

$48  $159.99

Testing Engine

$36  $119.99
buy now AD0-E121 testing engine

PDF (Q&A)

$30  $99.99
buy now AD0-E121 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 22 Nov 2024