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...
Hi Team, We are facing issue while Version Purge maintenance activity. it always running.Can anyone please let us know how we resolve this or is there any way to purge all version at a time. Thanks
Hi, Following are details of the development environment. AEM Version: 6.5.17.0-SSP1 Core CIF Version: 2.12.0 Core Component Version: 2.19.0 Magento GraphQL Version: 9.1.0-magento242ee GraphQL Client version: 1.7.11 We have installed the above packages to enable the CIF commerce framework. The AEM ...
I came across a use case to redirect the traffic from AEM Fastly based on uri, with the very limited access to Fastly, it seems not possible and setting up a new CDN for only redirect use case doesn't seem logical. Need your inputs if anyone come across this use case? I want to avoid the redirects a...
Our client has a need to copy formatted text from PowerPoint into the Text Component. Currently we have added the Paste from Word functionality to the RTE. Content with subscript, superscript, bold, and italics are lost upon pasting into the Text component when copied from PowerPoint.
Hi team,I have an use case, component A extends ootbcomponent upon that compo A has some custom fields so if i want to include that component A in another component using granite/ui/components/foundation/include it should show the fields of both ootb and component A how it can be done?
I face an issue with Email Functionality developed using ACS Commons Email Service (com.adobe.acs.commons.email.EmailService). It throws the below exception even when the mail server is set up with proper configurations:com.day.cq.mailer.MailingException: Invalid mail service configuration Again, as...
Hi Team,When we are trying to create language copy for a particular folder (/content/test) then for the double language only one subfolder from /content/test is getting created where as for the single language all the pages under the /content/test is created. Example :We have three folders under /co...
Hi i want to have images that i have uploaded in my child page in page properties to be in my parent pageBelow is code where i want title , desctiption and image from my child pages that i have added in page properties while child page creation.here is my code snippet: List<ExistingPagesModel> page...