Prerequisite AEM 6.5 installed with Service Pack 11+ or AEMaaCs SDK. What is Apache Sling Sitemap Generator As we all know, one crucial aspect of any website is its Sitemap, a file that provides a roadmap of all the pages of a website for search engines to crawl and index the website. Below is the sample […]
This post will explain the approach to monitor the Replication Queues of Adobe Experience Manager (AEM) using AWS CloudWatch logs. Issue: The AEM content replication appears to be blocked. Editors can create content, but the activated pages on the CQ5 publish instance are not updated. Replication issues will occur with the following scenarios: The publisher […]
Adobe Cloud Manager for Adobe Experience Manager (AEM) is a cloud service that allows customers to build, test and deploy Adobe Experience Manager applications hosted by Adobe Managed Services. It enables organizations to self-manage Adobe Experience Manager environments in the cloud, including both AMS and AEMaaCS. AMS introduced the Blue-Green deployment model in Cloud Manager. […]
In this episode of the CIF Add-on blog post series, we will cover the setup of AEM (Adobe Experience Manager) and CIF Add-on installation along with configuration. We are also going to set up the AEM Venia project. So far, we have completed the Adobe Commerce and Venia store setup in the local environment, and […]
AEM, Software development, Technology
When working with AEM, we often have to make changes to our jcr content while developing components and to get those changes up to the AEM server, we have to deploy code again and again. These multiple deployments can slow down our development cycle and eat up developers’ time. So to tackle this problem, we […]
Recently we encountered a use case while working with workflows in Adobe Experience Manager, where Content Authors needed to execute only certain workflows on the pages. The out of the box functionality, renders all the available workflows in the action list. From a user experience perspective, this wasn’t desirable as the Author would need to […]
In continuation with our last blog on Commerce framework, now we will be installing Magento 2 and setting up the Venia store. Adobe Commerce will work as a Commerce engine, as shown in the previous blog here. Adobe Commerce serves paid as well as community (Open-Source) editions. We will concentrate on the latter. There are […]
As we already know, the power of AEM in a digital world. It offers many capabilities to its customers to build their website quickly and faster to the market, including many features that reduce the complexity of authoring or core components that reduce the need for custom code, accelerating the time to market for brands. […]
Introduction In my recent project, I encountered a scenario where I had to incorporate a custom DITA-OT plugin into the XML Add-On. In my following article, I’ll guide you through the steps to integrate the plugin. Prerequisite For this, you’ll need AEM 6.4 with the XML Documentation Add-On 3.8. Custom DITA-OT plugin zip file. (For […]