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!I need to implement Security Headers in the PROD environment, but it is not working, but it works in the developer and stage environments.I use the website https://securityheaders.com/ to validate if the Headers are working and it returns a grade of F (no headers implemented) in the prod url, ...
Estou iniciando um projeto de transformação do site da empresa, utilizando a plataforma AEM-Sites , e gostaria de incluir algumas funções no projeto, como o AEM-Sites Optmizer e tambem o AEM Analytics e Workfront, como proceder com estas ferramentas, lembrando que sou parceiro da adobe na categoria ...
So my questions like I have created two filed in authoring dialog,A - for countryB - for statehere in Country dropdown A is populating from json file through servlet and state dropdown B is populating based on the country selected in the dialog, through ajax it's fetch, have written servlet for that...
Hello, I'm facing an issue where images have red tint on the renditions, while the original image is totally fine. We're using AEM 6.5 with SP 6.5.21.0 and renditions are generated using MediaHandler from package https://wcm.io/media-handler.What I've manage to figure out is that when the images siz...
Hi,I am able to get the path of content fragment in the block while authoring the page. but my requirement is to edit the content fragment which path I am getting in the block.attaching the code snippet. Please help me out to get the solution step by step. { "definitions": [ { "title": "Con...
Background: We are trying to cleanup the DAM and there are som many assets that got migrated from elsewhere, from what i know Assets were literally dumped in the AEM DAM.Task: We are trying to cleanup the DAM by moving very old and unused assets to a archive folder.Issue: In order to do so we have u...
Hi all, I want to learn how AEM On Premise DevOps could be implemented using a tool like Jenkins. How the pipelines are built. Is there any tutorial or nice process documentation please? Appreciate all your replies. Thanks,RK.
Step-by-Step Guide to Implementing a ChatGPT RTE Plugin in AEM1. Understand the Plugin's PurposeThe custom RTE plugin enhances the AEM authoring experience by integrating ChatGPT. It allows authors to select text within the RTE and use ChatGPT to generate content completions, facilitating quicker a...
Hi I have a requirement like on the EDS page when I will add the block it should allow me to browse the Content Fragment and I can edit it on EDS page itself.Not I have created block as a "content-fragment"path: blocks/content-fragmentCode :{ "definitions": [ { "title": "Content Fragment", ...