Role of AEM Experience Fragments in Digital Ecosystems


Experience Fragments(XF) in Adobe Experience Manager (AEM) are powerful tools for creating and managing reusable content across different channels. They allow marketers and content creators to design, combine, and reuse not just content but also layouts and styles across multiple pages and channels, ensuring a consistent brand experience. Here's how Experience Fragments are typically used … Continue reading Role of AEM Experience Fragments in Digital Ecosystems

Empowering Teams: The RDE Advantage in AEM Development


AEM's Rapid Development Environment (RDE) is a feature introduced by Adobe to enhance the development process for AEM as a Cloud Service. RDEs provide developers with a streamlined environment for building, testing, and deploying AEM applications rapidly. Problem Statement: Local SDK Limitations and the Role of RDE Developers utilizing the AEM SDK for local development … Continue reading Empowering Teams: The RDE Advantage in AEM Development

AEMaaCS: Generating Access Tokens with Java Code and Service Accounts


Service accounts and access tokens are crucial components when accessing restricted resources in AEM as a Cloud Service, especially in scenarios where external applications interact with AEM. What are Service Credentials and Access Token? “Service Credentials” in AEM as a Cloud Service provide secure authentication for external systems or integrations to access AEM’s APIs and … Continue reading AEMaaCS: Generating Access Tokens with Java Code and Service Accounts

Deploying ACLs with Netcentric accesscontroltool in AEM


The current blog focuses on deploying ACLs via Netcentric AccessControlTool in AEM 6.5 and AEM as a Cloud Service. Challenges faced Issue 1: The latest Project structure recommends deployment of third-party packages via embed statement. Though, I was able to deploy "accesscontroltool-oakindex-package" via embed, "accesscontroltool-package" didn't install. Resolution: Use sub-package for deployment of "accesscontroltool-package" [No … Continue reading Deploying ACLs with Netcentric accesscontroltool in AEM