Skip to main content

AD0-E121 Real Exam Questions

Adobe Experience Manager Sites Business Practitioner Expert

108 questions available · Page 1 of 11

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

A decoration tag has been defined for an AEM component.

Which definition will be picked by AEM?

  1. A

    tagName property defined on the component policy node

  2. B

    cq:htmlTag property defined on the component dialog node

  3. C

    tagName defined using @ decorationTagName attribute in HTL

Show answer and explanation

Correct answer: C

Explanation

When a decoration tag has been defined for an AEM component, the definition that will be picked by AEM is tagName defined using @ decorationTagName attribute in HTL.
Decoration Tag in HTL: The@ decorationTagNameattribute in HTL (HTML Template Language) allows developers to specify a decoration tag directly in the template.
Priority: When the decoration tag is defined in multiple places, the@ decorationTagNameattribute in HTL takes precedence over other definitions.
Usage: This approach provides flexibility and direct control within the component's markup, ensuring the correct tag is used. AEM HTL documentation explains the use of the@ decorationTagNameattribute and its precedence in determining the decoration tag.

Question 2 Single choice

A customer needs to update their live site when the author triggers any content activation.

What should a Business Practitioner recommend be configured?

  1. A

    Dispatcher Flush Agent

  2. B

    Static Replication Agent

  3. C

    Chain Replication Agent

  4. D

    Reverse Replication Agent

Show answer and explanation

Correct answer: A

Explanation

Replication Agents in AEM: Dispatcher Flush Agent: Clears the cache in the dispatcher when content is activated.
Static Replication Agent: Used for replicating content to static HTML files.
Chain Replication Agent: Combines multiple replication agents in sequence.
Reverse Replication Agent: Used for replicating content from publish to author.
Requirement Analysis:
The need is to update the live site immediately when content is activated by the author.
Solution Explanation:
Dispatcher Flush Agent: This agent ensures that the dispatcher cache is cleared, and the updated content is served to the live site. It is the recommended approach for real-time updates to the live site upon content activation.

References:
Adobe's Dispatcher documentation and replication agent guides detail the configuration and use of Dispatcher Flush Agents to keep the live site content updated.

Question 3 Single choice

A new content author at a media company joins a team to manage content taxonomy. The author has been set up as a new user and must only have the minimum rights for this job.

Which group should the author be added to in order to meet this requirement?

  1. A

    user-administrators

  2. B

    projects-administrators

  3. C

    tag-administrators

  4. D

    community site content manager

Show answer and explanation

Correct answer: C

Explanation

Group Definitions in AEM: user-administrators: Manages user accounts and permissions. projects-administrators: Manages project-related configurations and settings. tag-administrators: Manages content taxonomy, including tags and metadata schemas. community site content manager: Manages content for community sites.

Requirement Analysis:
The new content author needs to manage content taxonomy with minimal rights.
Solution Explanation:
tag-administrators: This group provides the necessary permissions to manage tags and content taxonomy without giving broader administrative rights, ensuring the author can perform their job effectively and securely.

References:
Adobe Experience Manager documentation on user groups and permissions explains the roles and capabilities of each group, highlighting that the tag-administrators group is designed for managing content taxonomy.

Question 4 Single choice

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

What is the solution to this problem?

  1. A

    Clear the cache of the browser and access the page again

  2. B

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

  3. C

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

  4. D

    Clear the Dispatcher cache and access the page again

Show answer and explanation

Correct answer: D

Explanation

When changes are made to a page but the old version is still seen by the client, it is often due to the Dispatcher cache still serving the old content. The Dispatcher cache stores HTML pages and assets to reduce the load on the AEM server and improve performance.
Here are the steps to resolve the issue: Clear the Dispatcher Cache: Access the Page Again:

References:
AEM Dispatcher documentation on cache invalidation and management.
Best practices for managing the Dispatcher cache to ensure updates are reflected promptly.

Question 5 Single choice

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?

  1. A

    Suppress the warnings in code

  2. B

    Switch to AEM On-Premise

  3. C

    Disable Code Quality scanning step on the deployment

Show answer and explanation

Correct answer: A

Question 6 Single choice

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?

  1. A

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

  2. B

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

  3. C

    Schedule Later Publication via the Manage Publication wizard

Show answer and explanation

Correct answer: C

Question 7 Single choice

A business uses AEM as a Cloud Service. The production pipeline in Cloud Manager Keeps reporting a maintainability issue during the hot-fix deployment. It will take more than 1 business day for the development learn to resolve the deployment issue. The business wants an immediate resolution.

What should the Business Practitioner recommend to the development team?

  1. A

    Uncheck Go Live Approval setting in Production Deployment Options and re-run the build

  2. B

    Set Important failure Behavior setting to "Continue immediately' and re-run the build

  3. C

    Upload the hot-fix package and install manually via the Package Manager

Show answer and explanation

Correct answer: B

Explanation

For resolving a maintainability issue during hot-fix deployment in AEM as a Cloud Service, the Business Practitioner should recommend setting theImportant failure Behavior setting to "Continue immediately"and re-running the build. Cloud Manager Pipeline: Cloud Manager in AEM as a Cloud Service provides a CI/ CD pipeline for deploying changes to production environments.
Important Failure Behavior: This setting in Cloud Manager determines how the pipeline should proceed when encountering certain types of failures. Setting it to "Continue immediately" allows the deployment to proceed despite the maintainability issue.
Immediate Resolution: This approach provides an immediate workaround, ensuring that the deployment can proceed without waiting for the development team to fix the issue.

The AEM as a Cloud Service documentation explains the Cloud Manager pipeline settings, including how to configure failure behavior. For a customer using AEM 6.5 who needs a text component with basic text editing features, the Business Practitioner should recommend using theCore Text Component.
Core Components: Core components are out-of-the-box components provided by AEM that follow best practices and are ready to use with minimal configuration.
Core Text Component: The Core Text Component provides basic text editing features such as bold, italic, links, and lists, which are sufficient for most text editing needs.
Ease of Use: Utilizing the Core Text Component requires minimal effort, cost, and time, as it is already available and does not need custom development.

References:
AEM documentation on Core Components details how to use and configure the Core Text
Component for text editing needs.

Question 8 Multiple choice

Which two additional AEM Assets features become available after integration with Dynamic Media? (Choose two.)

  1. A

    Smart Cropping

  2. B

    Smart rags

  3. C

    Asset translation workflows

  4. D

    Creation of spin sets

  5. E

    Generation of static renditions

Show answer and explanation

Correct answers: A, D

Explanation

Features Enabled by Dynamic Media Integration: Smart Cropping: Automatically crops images based on the content, enhancing media management.
Smart Tags: Uses AI to tag assets, but not specific to Dynamic Media integration.
Asset Translation Workflows: Manages translation processes, not specific to Dynamic Media.
Spin Sets: Creates interactive 360-degree views of products.
Static Renditions: Generates different image sizes, but not unique to Dynamic Media.

Requirement Analysis:
Identify features that become available with Dynamic Media integration.
Solution Explanation:
Smart Cropping: This feature uses AI to crop images intelligently, improving asset presentation.
Creation of Spin Sets: Allows for interactive product views, enhancing user experience on e-commerce sites.

References:
Adobe Experience Manager and Dynamic Media integration documentation outlines features like Smart Cropping and Spin Sets, highlighting their benefits in advanced media handling and interactive content creation.

Question 9 Single choice

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

  1. A

    Carousel

  2. B

    Teaser

  3. C

    Embed

Show answer and explanation

Correct answer: A

Explanation

Understanding the Requirement:
Core Components in AEM: Container Components: Availability:

References:
AEM Core Components
Carousel Component Documentation

Question 10 Single choice

A content author wants to author multiple tables across the site. The rows and columns vary for each table.

Which training should the AEM Business Practitioner provide to the author to achieve this requirement?

  1. A

    How to create custom table component

  2. B

    How to use the table plugin that is available in the Rich Text Editor

  3. C

    How to use HTML component to write code directly

Show answer and explanation

Correct answer: B

Explanation

To author multiple tables with varying rows and columns across the site, the Business Practitioner should train the content author on how to use the table plugin that is available in the Rich Text Editor (RTE).
Rich Text Editor (RTE): AEM's Rich Text Editor includes a table plugin that allows content authors to easily create and manage tables within their content.
Table Plugin Features: The table plugin provides options to add and customize rows and columns, merge cells, and apply styles, making it versatile for different table structures.
Ease of Use: Using the RTE table plugin is straightforward and does not require custom component development or direct HTML coding, which simplifies the authoring process.
Training: The training should cover how to access the RTE, use the table plugin to create and edit tables, and apply styles as needed.
AEM documentation on the Rich Text Editor and its table plugin provides detailed instructions on how to use these features.