Hello everyone, I'm looking to migrate from an old, headful CMS to AEM Headless. The database of our current headful CMS is PostgreSQL 15, and the content is marked up with a proprietary template. We plan to distribute information to multiple devices, such as native apps and IoT devices, and therefo...
Hi,My name is Vimal, and I am currently working as a MEAN Stack Developer. I’m very enthusiastic about transitioning into Adobe Experience Manager (AEM) development, as I find its powerful capabilities in content management and digital experience delivery truly inspiring.I'm writing to kindly seek y...
Hi All,I'm trying to exclude certain pages from the sitemap in Edge Delivery Services by updating the helix-query.yaml file. However, the changes are not being reflected when I access query-index.json.Even after publishing page, the last-modified date does update , but any structural changes—such as...
If anyone is aware of any freelance opportunities or platforms where AEM freelance work is frequently posted, I'd really appreciate your guidance or referrals. I have a hand experience in AEM development both FE and BE. Let me know if anything available
Hi everyone, In the Universal Editor, we use a JSON-based component definition where "component": "richtext" is utilized to handle rich text content.In AEM Sites, we have the ability to customize the Rich Text Editor (RTE) by adding custom plugins or configurations to meet specific requirements—such...
Hi Community,We are currently in the process of migrating our AMS-based application to AEM as a Cloud Service (AEMaaCS). For content migration, we are using the Content Transfer Tool (CTT) to bring content from the AMS production environment to our AEMaaCS environments (Dev, Stage, and eventually Pr...
Hi community,We are implementing Sling Dynamic Include (SDI) to include the header and footer components in AEM as a Cloud Service. The necessary configurations have been set up on the dispatcher, but the components are not rendering as expected.We are encountering the following error: [an error occ...
Hi Community,I'm encountering an issue while deploying to AEM as a Cloud Service. The deployment fails at the "Update services" step, and the error message states:"The deployment failed due to a system issue. Contact Adobe Support if the issue recurs."Here’s what I’ve observed so far:Update Indexes ...
We are migrating our AEM instance from AEM 6.5 to AEM as a Cloud Service (AEMaaCS). In our current implementation, we use a JCR Event Listener that listens to all component changes. Whenever inheritance is canceled for a component, the listener adds the property:cq:isCancelledForChildren = trueto th...