AdobeCloud Managed Services

Utilizing the VLT-RCP: ACS AEM Tool to sync content between two AEM environments

Content copy is the process of synchronizing your website’s contents and digital assets from one AEM instance to another. This can be accomplished manually or automatically. One of the simplest ways to perform manual processes is to use Package Manager. Packages provide a straightforward approach to migrating contents from one instance to another. Creating and […]

Adobe

AEM with NextJs RemoteSPA: A Comprehensive Integration Guide

Welcome to our comprehensive guide, where we illuminate the process of updating a Remote Single Page Application (SPA) – operating independently of AEM – to seamlessly consume and deliver content authored within Adobe Experience Manager (AEM). Throughout this blog, our focus centers on the local setup of an AEM instance and a Next.js application, as […]

Mayank Kumar
Mayank Kumar
Read

AdobeAnayticsData & Analytics

Unveiling the world of Unomi

Overview In the fast-paced digital business world, understanding your customers and providing personalized experiences is essential for success.  Over the last few months, we have been exploring the world of Customer Data Platforms (CDP).  During this exploration, the name of the Adobe Experience Platform (AEP) Real-Time Customer Data Platform (RT-CDP), a licensed product of Adobe, […]

Rahul Pandey
Rahul Pandey
Read

Adobe

Dynamic CSS using AEM style system and custom tool

Summary  A business requirement in my project wanted specific users to reskin or restyle AEM components without needing deployment. We know that with the help of OOTB style systems, we can configure styles for the component, but it would still require code deployment. So, the solution was to build a tool allowing authorized users to […]

AdobeJava/JVMWeb Content Management

Integrating Check-style and code coverage plugin in AEM codebase

Introduction As developers, we strive to maintain high code quality and ensure that our software is both functional and maintainable. Two essential tools for achieving this are Checkstyle and code coverage analysis. In this blog post, we’ll explore how to integrate these plugins into your Adobe Experience Manager (AEM) codebase to boost your code quality […]

Medha Kohli
Medha Kohli
Read

Adobe

AEM Service With Multiple Implementation

AEM services are modular components in the AEM framework that encapsulate specific functionality, promoting a highly modular and extensible architecture. They allow multiple implementations, enabling developers to create tailored solutions for different use cases, user roles, devices, or locations. This customization enhances the user experience and increases customer engagement on AEM-based platforms. AEM services offer […]

Abhishek Anand
Abhishek Anand
Read

Adobe

Context-aware configuration in AEM

Use Case Imagine you have a special part on your website that shows different information based on where the website visitor is from. Let’s call it the “Location Info” part. This part is used in many places on the website, like different pages. Now, some places on the website have different needs – they want […]

Megha Kumari
Megha Kumari
Read

AdobeCloudCloud Managed Services

AEMaaCS Rapid Development Environment Local Setup and Usage

Adobe Experience Manager as a Cloud Service (AEMaaCS) brings you a flexible and robust web development playground. A standout feature is the Rapid Development Environment (RDE), which lets you swiftly build and deploy AEM applications. This blog will guide you through setting up your AEMaaCS RDE playground. No fuss, just follow these simple steps: Prerequisites: […]

AdobeAnayticsData & Analytics

Pass digital data layer to Adobe analytics using javascript

Requirement In general, data is passed to Adobe Analytics on page load. Sometimes it is required to load page content without reloading/refreshing the page. For example, if a web application has page navigation based on the Table Of Content and page refresh, and not a requirement, but content should get updated. Solution Without loading a […]

Vijay Kumar
Vijay Kumar
Read