Data & Analytics, User Experience
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...
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...
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...
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...
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...
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...
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...
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...