Rahul Pandey

Data & Analytics, User Experience

Navigating Trust: A Guide to Consent Management with Apache Unomi

In the era of heightened awareness about data privacy and protection, organizations face a critical challenge: gaining and maintaining the trust of their users. Apache Unomi, an open-source customer data platform, comes equipped with robust consent management features, empowering businesses to navigate the complex landscape of user...

28-Feb-2024

Anaytics, Data & Analytics

Unleashing Personalization Potential: Score-Based Personalization with Apache Unomi

Providing personalized experiences has become a strategic imperative for businesses in the ever-evolving digital engagement landscape. Apache Unomi, an open-source customer data platform, takes personalization to the next level with its score-based approach. In this blog, we'll delve into score-based personalization and how Apache Unomi...

28-Dec-2023

Anaytics, Data & Analytics

Setting the Stage: Navigating the Apache Unomi Setup Landscape and Overcoming Challenges

Apache Unomi, as a robust open-source customer data platform, brings unparalleled personalization capabilities to the digital realm. However, like any sophisticated technology, setting up Apache Unomi can pose challenges, particularly for those venturing into the realm of customer data management and personalization for the first time. In...

16-Dec-2023

AEM, Anaytics

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...

11-Dec-2023

AEM

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 code changes or...

03-Aug-2023

AEM

Simplifying Workflow Execution in Adobe Experience Manager

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...

01-Feb-2023

AEM, AWS

Scaling AEM using AWS-S3 with TAR-MK

Prerequisites  AEM 6.5 Latest Service pack (I am using 6.5.8 here). S3 connector (Feature pack version 1.10.10) Amazon S3 bucket. Required feature pack  com.adobe.granite.oak.s3connector-1.10.10.zip Note :S3 connector feature pack has dependency over the service packs, as it uses oak as dependencies and AEM should...

19-Apr-2022

AEM, Java

Access multiple implementation of an OSGi service from a Sling servlet dynamically

Use Case  Here we are going to showcase how we can access multiple implementations of an OSGI service dynamically (at run time) from a sling servlet. Break the requirement To deal with the requirement we are going to break it in multiple requirements - Creating multiple implementations of an OSGi service. Giving an unique...

18-Apr-2022