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 ...
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...
Attached is the sample data that we need to expose to internet. We need to include all our assets in the json file. (.json is file not attachable in this. so I put it in .pdf) Initially we had a scheduler in author which will scan all the assets and put it in /content/dam/assets.json and publish the...
Hi,I've integrated my on-premise AEM Author 6.5 server with an external LDAP server.Some groups are already present in the CMS, including, for example, the "administrators" group.In the LDAP server, my user account has been assigned the "administrators" profile. However, during the login process, ev...
I'm currently working in the AEM Assets console and noticed that when I select a folder, the "Export to Metadata" option appears in the top toolbar. However, when I select an individual asset, this option disappears. I would like to enable the "Export to Metadata" option for individual assets as wel...
I am attempting to create a new folder in the AEM cloud utilizing the assets/api. This is my payloadhttps://author-<author>.adobeaemcloud.com/api/assets/parentPath/* HeadersContent-Type=application/x-www-form-urlencodedAuthorization=Bearer <token> Requestname=test-folderjcr:title=test-folderclass=as...
Hello AEM Community, I'm facing challenges customizing the 'Share Link' popup in latest AEM SDK (v2025.4.20476.20250414T214138Z-250300) and would appreciate your expertise. Here is the issue:I want to add the text field and a button into the popup. For the same, I am trying to customize the Assets ...
Hi,My requirement is to use Akamai as CDN for my AEMaaCS project.Followed this documentation from Adobe CDN in AEM as a Cloud Service | Adobe Experience Manager.Akamai we configured as per the sample vendor configurations.I created a edge key and deployed it through cdn.yaml file (attached screensho...
Hello AEM community, We are looking for compliance and monitoring in our security team with our AEMaaCS solution.I have some questions about the Audit Log and best practices on externalising it as "surprisingly for us" this is JCR nodes instead of a log file. I have found the Audit Log just logs Ass...
Hi TeamI am working with scheduled jobs in AEM and have encountered a scenario where a job is initially configured with a 10-minute cron expression. Later, the requirement changes, and the cron expression needs to be updated to trigger the job every hour. The cron expression is sourced from the OSGi...
We're hoping to run AEM under Java 11 but our SAML login and the internal (/libs/granite/core/content/login.html) login no longer work after updating the JVM (and still doesn't work when moving back to Java 1.8).The error I see for internal login is: User name and password do not match.For SAML, the...