A snippet throws an exception at runtime:
@Model(adaptables = {Resource.class}) public class MyCustomModel {
(SSIingObject
private Resource resource;
What should the developer add to fix it?
A developer has to create a Logger and Writer pair for the company's application logging. Which OSGi configurations should the developer use?
An AEM application is expected to export a content fragment in JSON format without any customization for a headless
implementation.
What is the recommended approach?
An AEM development team is working on a new multi-country application using AEM as a Cloud Service. A developer has been assigned the task for building the integration with a third-party web service. A secret key is needed to connect with this web service. The website creators will provide this key. The key is different for each type of environment (dev, stage and production)
What is the recommended way to make the secret key available in the AEM application?
A developer needs to create a workflow custom process step in AEM. In a custom process step, an OSGi component needs to implement the WorkflowProcess interface.
Which method should the developer implement?
An AEM Developer needs to create a new component to help support a new product launch.
• The client is on AEM 6.5 on-premise with the latest version of WCM Core Components
• The component must include text, image, and a link
• The component must support multiple designs
Which process should the AEM Developer use to support the launch?
What is Out of Scope for the Pattern Detector tool, while doing an AEM upgrade?
On package install content that is already present in the repos must not be overwritten and if not present in the repos it must not be removed.
Which import mode should the developer use?
An AEM environment is cloned, and the domain and IPs ate changed. What must be reconfigured for content activation to work?
In an AEM as a Cloud Service environment, which repository areas are considered as immutable?
Which tool should a developer use to look up Adobe Identity Management System (IMS) users by email and return their IMS IDs?
A developer needs to create a new Title component. The requirements are:
1. The layout must be the same as the Title core component
2. The text property must have the page title as prefix (e.g., Page Title -
3. The component must be reusable
Which approach is recommended?
A developer is working on a project based on core components. The client requests that text pasted inside the Text component should be stripped of all styling and formatting.
The developer needs to override RTE plugin implementation and change the default paste (CTRL+V) behavior.
Which paste option should the developer add to achieve this?
AEM SPA integration provides various design models. In an application the developer chooses to use AEM as a headless CMS without using the SPA Editor SDK framework.
What would be an advantage for this design model?
Which option should be used to synchronize user data across publish servers in a publish farm?
Which query parameter needs to be added and set to true to debug a CQ HTML client library in the AEM author instance?
After defining a Sling Model, what step is required to enable JSON export on any component?
Which Maven plugin checks if all the requirements declarations made in OSGi bundles are satisfied by the capabilities declarations of other bundles included in the Maven project?
A customer adds third-party client libraries to add some features in an existing AEM application, which will significantly reduce
performance.
How should the developer optimize the site?
If multiple configurations for the same PID are applicable, which configuration is applied?
Which AEM as a Cloud Service role can configure or run pipelines?