We’re happy to announce that Adobe Developers Live returns on November 11, 2025, bringing together the Adobe Experience Manager and Commerce developer community for another year of innovation, insight, and collaboration. This year’s theme — “Building the Agentic Web” — explores how AI-driven agents...
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 All, We have a requirement, when we upload a pdf(say abc.pdf) to /content/dam/media/ folder, then some custom workflow we developed, creates a structure under /content/dam/media as follows./content/dam/media/<random-unique-name>/1.0/<random-unique-name.pdf>But the moment we drop any asset ...
What options does the S3 connector support for AWS's various data encryption options?AWS supports a number of ways of encrypting data at rest. We are looking at the options available to allow us to do that either by S3-Managed Keys, KMS-Managed Keys or Customer provided keys. Protecting Data Using ...
I have a editable template where a component has a design dialog where the template author will enter the values.and in the design dialog i have a node of select type where the data is bound by using datasource through a servlet where I need to fetch the data from the policy.and the code for the ser...
Hi,We are using AEM out of the box saml integration to implement SSO.I have created an authentication handler with all the IDP related information. I see "samlAuthRequest" is getting gernerated.In this request we need to pass 1 extra parameters/attributes as below. <samlp:RequestedAuthnContext> ...
I am getting following error when I do autoInstallBundle for maven archetype 14[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.sling:maven-sling-plugin:2.2.0:install (default) on project component-marketplace.core: Execution de...
Hi all,I tried to implement custom replication agent in AEM 6.2 SP1. Bundle gets started, service components are active and everything looks good. I used custom protocol too. I created new replication agent and when i try to save, i am always getting the below errorsAgent not valid yet, no transport...
Hi,I worked with AEM6.3 and we used a lot the components from /libs/granite/ui/components/coral/foundation to create dialogs.Now on version 6.4 everything inside this hierarchy seems to be disable on CRX, if I try to use something like multifields I get a null error.How can I use multifields on 6.4 ...
Hi All,I am using the below blog for caching the secured contentCaching Secured Content This AuthcheckerServlet servlet receives only HEAD requests from the render, so you only need to implement the doHead method.The render includes the URI of the requested resource as a parameter of the HTTP reques...
How can we use class container vs container fluid on a same page? We are having a header and footer which has to break the grid but the body has to be with in the page with padding on both sides which uses container class. Please suggest a way to use achieve this?
Hi Team,We are using AEM 6.0 , we are quite aware about things like this is at end of support soon. We are in a way to migrate to AEM 6.3, but at this moment one urgent task for me is to resolve the vulnerability that we have on the site. Apart from the below discuss scenario if you have any other ...