Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hello Team,We are using AEM 6.4.8/6.5.8 and using experience fragments component in our page templates for header and footer implementations similar to WKND sites.In template, we add experience fragment component with "/content/experience-fragments/us/header" as fragment path and when we create page...
Hi,We have developed a new component, and we are trying to export it to server. Until now we have used AEM sync(VS code extension) to sync to AEM Server. But, when trying to sync core folder it does not work, because it does not have a jcr:root folder. How should we sync the core folder to server? W...
We have had this issue since the beginning.All servlets, no matter how configured, always get run twice, even though they are only called once. We have the same problem with servlets in wknd, or in our own, completely different project, or in an empty project.We are hitting the local aem sdk author...
We are using AEM - React as a SPA.The Rewrite Rules which are configured for URL shortening were not working with this AEM-React SPA.We have made some changes in HierarchyPageImpl class so that :path will be specific to the short URL. And the changes are working fine.But, we have a new use case wher...
AEM - Project Archetype by Adobe Docs Abstract The AEM Project Archetype is a Maven template that creates a minimal, best-practices-based Adobe Experience Manager (AEM) project as a starting point for your website. Resources Archetype Documentation (this document): Overview of the archetype archit...
AEM - Using Client-Side Libraries by Adobe Docs Abstract Using Client-Side Libraries Modern websites rely heavily on client-side processing driven by complex JavaScript and CSS code. Organizing and optimizing the serving of this code can be a complicated issue. To help deal with this issue, AEM pr...
How to programmatically access the AEM JCR by Adobe Docs Abstract You can programmatically modify nodes and properties located within the Adobe CQ repository, which is part of the Adobe Marketing Cloud. To access the CQ repository, you use the Java Content Repository (JCR) API. You can use the Java...
Overview of AEM Assets Brand Portal by Adobe Docs Abstract As a marketer, you sometimes need to collaborate with channel partners and internal business users to quickly create, manage, and deliver relevant digital content to customers. Timely delivery of relevant content across the entire customer ...
AEM - Core Components Versions by Adobe Docs Abstract The current release of the Core Components is 2.15.2 and is compatible with AEM as a Cloud Service and on-premise AEM installations. Release History and Compatibility The Core Components are designed to be flexible and compatible with all suppo...
Develop Sling Model Exporters by Adobe Docs Abstract This technical walk through walks through setting up AEM for use with Sling Model Exporter, enhancing an existing Sling Model using the Exporter framework to rendition as JSON, and how to use Exporter options and Jackson annotations to further cu...