AdobeFront End Development

PART 1 – Web Accessibility: Ensuring Equal Online Experiences for All

Overview – The concept of accessibility revolves around whether individuals can use a product or service, regardless of how they encounter it. While regulations for accessibility exist to support people with disabilities, designers should strive to cater to a diverse range of potential users across different usage situations. Here are some instances of individuals who […]

Adobe

Use of Environment Variables in AEMaaCS

Benefits of Environment Variables Environment variables (EV) offer a host of benefits to users of AEM as a Cloud Service: EVs are only required to be configured once and can be updated and deleted when required. The value of an EV can be updated at any point in time and take effect immediately without any […]

Adobe

Resolving Adobe’s Cloud Manager Deployment Issue with Java Version Compatibility

Adobe’s Cloud Manager is a popular platform that provides continuous delivery capabilities for code deployments into Adobe Cloud service. However, we encountered a sudden pipeline failure during a recent deployment due to a Java version compatibility issue. In this blog post, we’ll share our experience in diagnosing and resolving this problem, ensuring a smooth deployment. […]

AdobeJava/JVMReact.js

Building Custom Components in AEM SPA Editor with ReactJS: A Step-by-Step Guide

Introduction Adobe Experience Manager (AEM) is a comprehensive content management solution for building websites, mobile apps, and forms. It makes it easy to manage your marketing content and assets. One of the powerful features of AEM is the Single Page Application (SPA) Editor, which allows developers to create more fluid and responsive user experiences. In […]

AdobeDigital MarketingJava/JVM

Campaign Standard Integration in AEM

Introduction: In this comprehensive guide, we will walk you through the end-to-end process of integrating Adobe Campaign Standard into Adobe Experience Manager (AEM) with a real-world use case. You will learn how to seamlessly connect the two platforms and leverage the power of Adobe Campaign’s marketing automation capabilities within AEM. We will cover the steps […]

Adobe

How to Configure Components Efficiently in AEM with Parameterized Namespace include

Prerequisites AEM development environment set up AEM version 6 or above ACS AEM(my version 5.1.2) Commons library must be installed in your AEM instance. Understanding of the Granite UI framework Adobe Experience Manager (AEM) is a powerful web content management system that allows developers to create and manage digital experiences across various channels. One of […]

AdobeTechnology

Top 3 learnings in Adobe Experience Cloud from Adobe Summit EMEA 2023

The Adobe Summit EMEA 2023, an eagerly anticipated event in the digital marketing and customer experience realm, recently concluded, inspiring attendees with valuable insights. This summit serves as a platform for industry leaders, experts, and innovators to converge and share their knowledge and vision for the future. Centered around the theme of experience-led growth, the […]

AdobeJava/JVMTechnology

Exploring Apache Sling Sitemap Generator With Customization in AEM

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 […]

AdobeCloud Managed Services

AEM Replication queue monitoring using AWS CloudWatch

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 […]

Services