Adobe AD0-E134 Exam Questions
Adobe Experience Manager Sites Developer Exam (Page 4 )

Updated On: 16-Feb-2026

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

  1. /type
  2. /selectors
  3. /url
  4. /glob

Answer(s): D

Explanation:

The /glob attribute is mandatory for all filter rules in the dispatcher configuration. It specifies a pattern that is matched against the incoming request URL. If the pattern matches, the rule is applied. The /glob attribute can use wildcards (*) and placeholders ($1, $2, etc.) to match parts of the URL.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- dispatcher/using/configuring/dispatcher-configuration.html?lang=en#filter-rules



Which property under /cache on dispatcher.any file identifies the directory where cached files are stored?

  1. /invalidate
  2. /statfile
  3. /docroot
  4. /cacheroot

Answer(s): D

Explanation:

The /cacheroot property under /cache in the dispatcher.any file identifies the directory where cached files are stored. It is a relative or absolute path to the cache root directory. The dispatcher creates a subdirectory for each virtual host under this directory and stores the cached files there.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- dispatcher/using/configuring/dispatcher-configuration.html?lang=en#cache



Which environment-specific configuration is used in AEM as a Cloud Service to store private API keys?

  1. $[env:ENV_VAR_NAME]
  2. $[env:SECRET_VAR_NAME]
  3. $[secret:SECRET_VAR_NAME]
  4. $[secret:ENV_VAR_NAME]

Answer(s): C

Explanation:

This syntax allows the developer to reference a secret variable that is stored in the Cloud Manager UI under Environment Details > Variables. The secret variable name must start with a lowercase letter and can contain alphanumeric characters and underscores.


Reference:

https://experienceleague.adobe.com/docs/experience-manager-cloud- service/implementing/deploying/configuring-osgi.html?lang=en#environment-specific-configuration



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

  1. Apache Sling Logging Logger Configuration and Apache Sling Logging Configuration
  2. Apache Sling Request Logger and Apache Sling Logging Writer Configuration
  3. Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration

Answer(s): C

Explanation:

The Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration are the OSGi configurations that the developer should use to create a Logger and Writer pair for the company's application logging. The Logger Configuration defines the log level and the log file name for a given logger name or category. The Writer Configuration defines the file size, number of files, and file location for a given log file name.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- 65/deploying/configuring/configure-logging.html?lang=en#configuring-log-files



If multiple configurations for the same PID are applicable, which configuration is applied?

  1. The last modified configuration is applied.
  2. The configuration with the highest number of matching run modes is applied.
  3. The one that occurs first in the repository is applied.
  4. A configuration factory is created and all configurations are applied.

Answer(s): B

Explanation:

When multiple configurations for the same PID are applicable, the configuration with the highest number of matching runmodes is applied. This is because the runmodes act as a filter to select the most specific configuration for a given environment. If there is a tie between two or more configurations with the same number of matching runmodes, the one that occurs first in the repository is applied.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- 65/deploying/configuring/configure-runmodes.html?lang=en#configuring-osgi-settings-per- runmode






Post your Comments and Discuss Adobe AD0-E134 exam dumps with other Community members:

Join the AD0-E134 Discussion