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?
A developer is creating a dialog for a component, which has a checkbox field. After saving the component configuration, the developer noticed that the checkbox value is stored as a String type in JCR.
What should be done to store the checkbox value as a Boolean type in JCR?
A customer has the requirement to use SAML authentication on AEM using their SAML 2.0 compatible IDP.
Example:
AEM: www.wknd.com/content/siteB/index.html
IDP: https://www.idpB.com
How should an AEM Developer configure their SAML Authentication Handler?
An Adobe Experience Manager team is using an additional DEV environment in Adobe Experience Manager as a Cloud Service as their UAT environment. An AEM architect is asked to configure a dedicated URL endpoint to be used as a preview service for the same environment.
Which configuration will accomplish this task?
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?
An Adobe Experience Manager project requires to deny all XML and JSON requests under the /path2 and /path3 context paths.
Which configuration will work?
A university wants to roll out content updates to all the schools affiliated with it. The individual schools have configured their respective homepages with a space allocated to display updated university information. The rest of the homepage is dedicated to school-specific information.
What is the recommended approach to roll out university updates on all the schools' homepages?
Given the following error:
[ERROR] org.acme:mybundle:0.0.1-SNAPSHOT: Bundle org.acme:mybundle:0.0.1-SNAPSHOT is exporting package org.acme.foo without a version.
What are the appropriate troubleshooting steps for addressing this error?
The customer has a requirement to fetch images from a custom folder (folder1) which were modified on/after 1 January 2024.
How would the Adobe Experience Manager Developer write the query to get the requested data?
How would a developer create a new Adobe Experience Manager project version 2.0 for 6.5 using the Adobe Experience Manager Maven Archetype with package com.mysite?
A developer needs to upgrade an existing custom component based on Core Components Version 1 (v1) to Core Components Version 2 (v2).
How should the developer upgrade to this version?