Session Details Discover the brand-new AEM Assets docs landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new landing page serves as a one-stop de...
Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
Details The features in this release focus on AEM Assets & Dynamic Media, Forms, Sites, and Cloud Foundation innovations and include the following: Dynamic Media Composable Templates for 1:1 dynamic variationsForms GenAI AssistantUniversal editor with new AEM content structure integrationManage th...
Bulk import assets feature in AEM as Cloud allows administrators to import large number of assets in bulk from cloud storage like Azure, Amazon S3, Google Cloud, Dropbox and onedrive in a safe and efficient manner. This feature is available both in Admin view as well as Asset view. In this tutorial ...
I am using an AEM Cloud instance and have completed all the necessary dispatcher configurations. Now, I want to verify if the dispatcher is caching AEM content. In an on-prem setup, we typically check the doc root to confirm if the content and JS files are cached. How can I validate this in AEM Clou...
Hi Team, I am trying to create sitemap.xml file for my AEM sites using org.apache.sling.sitemap Api on AEM as Cloud Service,Also i am able to genrate sitemap file, but the challenge, I am facing is I have multi brands sites on same domain,Like i have www.CAP.edu and www.SAT.eduThe sitemap.xml file I...
Hi members, I am trying to create a custom annotation. The idea was very simple, it would set the data in a string field. Here is the code I have done till now, import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.la...
Hi All, I have created custom Lucene index and it works fine in local but when I try deploy the same to Cloud, this new index impacting other queries where they use cq:tags. <lucene-0-custom-2jcr:primaryType="oak:QueryIndexDefinition"async="[async,nrt]"compatVersion="{Long}2"evaluatePathRestriction...
I have just recently drafted an article outlining all of my knowledge on integrating a JS front end with AEM. I would appreciate if you could provide some feedback and whether it can be further improved for the benefit of the wider AEM community. The article is below: https://www.linkedin.com/pulse/...
AEM developers need frequent upgrades as a necessity to ensure that your environment remains up-to-date with the latest features and fixes. PrerequisitesMake sure to download the latest version of the AEM local sdk packageEnsure you already have a local instance of older version of AEM local sdk ver...
We have overlayed a jsp file to customize the touchUI, but some of the unaltered code from the overlayed jsp file is throwing an unexpected error: 05.09.2024 13:52:40.181 *ERROR* [10.1.204.145 [1725569559794] GET /mnt/overlay/dam/gui/content/assets/jcr:content/views/list.0.html/content/dam/my-dam/ph...
Looking to use AEM/React combination where react would be an embed component/web component for AEM and will use Apollo graph QL client for API - Any suggestion here