Questions for the AD0-E137 were updated on : Dec 01 ,2025
An AEM engineer is asked to write a single file for the following items:
Register a custom JCR Namespace
Create a folder named Tutorials within the dam assets
Create a service user with predefined access control rules and permissions
Create the administrator's group and add the service user as a member
Which feature should the engineer use?
C
A customer needs to create a user and due to security reasons, that user can only have access to
/content/foo and none of the child nodes.
How should the Adobe Experience Manager Developer implement permission restrictions on the
/content/foo node to meet this requirement?
A
A developer is managing a common mistake that can lead to performance degradation in AEM
development.
Which mistake would cause this type of problem?
C
A customer noticed slower Adobe Experience Manager performance in the last couple of days. The
segment store size is almost double the size from the previous week.
To reduce the segment store size and maintain overall Adobe Experience Manager health, which two
Adobe Experience Manager maintenance tasks should be executed Weekly? (Choose two.)
A, D
A developer is required to create a package with these requirements:
Package Name: aem-package
Content Path: /content/aem-site
Version: 1.0
Group: aem_group
What is the correct zip package file created in Adobe Experience Manager package manager?
A
An Adobe Experience Manager project requires to 'deny' all XML and JSON requests under the
/path2 and /path3 context paths.
Which configuration will work?
B
A customer noticed slower Adobe Experience Manager performance in the last couple of days. The
segment store size is almost double the size from the previous week.
To reduce the segment store size and maintain overall Adobe Experience Manager health, which
Adobe Experience Manager maintenance task should be executed daily?
C
From which source environment can content be copied to Stage using Content sets in Cloud
Manager?
C
A developer is working on an Adobe Experience Manager project that uses a multi-module maven
build. A new module was just added to the project. When the following build command is executed,
the new module is not installed:
mvn clean install -PautoInstallSinglePackage
What should the developer verify to ensure the package is being included as part of the installation
process?
C
A developer decides to use a text pre-extraction for re/indexing Lucene indexes.
When is this recommended?
A
A developer needs to customize the handling of assets in a complex workflow model where different
paths process assets based on their metadata and trigger specific external services.
Which approach is a best practice for implementing this solution?
B
A customer created a workflow launcher to trigger the "Custom Workflow" based on "Node Created"
under the folder /var/classes but the workflow is not triggered.
What is the reason the workflow is not triggered?
C
An Adobe Experience Manager team is using an additional DEV environment in Adobe Experience
Manager as a Cloud Service as their UAT env. An Adobe Experience Manager architect is asked to
configure a dedicated url endpoint to be used as preview service for the same environment.
Which configuration will accomplish this task?
B
An Adobe Experience Manager architect is asked to configure run mode for their UAT environment.
Which configuration will work for the environment?
C
Which tool is commonly used to manage front-end dependencies and automate tasks like bundling,
minification, and transpilation in an AEM project?
A