We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI....
SAML Authentication in AEM Using Microsoft Azure Active Directory by Deepak Jain Abstract Introduction SSO has become a new normal through which a user can authenticate with multiple enterprise applications without having to login to each application individually. SAML has been accepted world-wide...
AEM WCM Core Components - React implementation by Git adobe/aem-react-core-wcm-components Abstract The React implementation for AEM core components. Provides either ready to use / extend components, or if you choose to write your own, a good reference to get started. Welcome 1. Contributions are w...
Content and Commerce AI: Personalizing Your Interactions with Customers Through Content Intelligence by Jaemi Bremner Abstract As a global community, we find ourselves navigating uncharted waters, where we have had to adapt and find new ways to interact with each other exclusively through digital c...
How Adobe Experience Platform Predictive Audiences Improves Personalized Experiences by Jaemi Bremner Abstract Predictive Audiences was born out of a Garage Week project by the authors of this blog. Once a year, for one week, Adobe grants engineers complete freedom to work on an idea that interests...
Unified Experience for Code Refactoring Tools by Adobe Docs Abstract We have developed tools to automate some of the code refactoring tasks required to be compatible with AEM as a Cloud Service. To reduce the complexity associated with installation and setup of different code refactoring tools, we ...
AEM - Role Based Permissions by Adobe Docs Abstract Cloud Manager has pre-configured roles with appropriate permissions. For example, a developer develops code and has the permission to push the code to the Git Repository . Alternatively, a business owner has different permissions allowing them to ...
AEM 6.5 - Known issues by Adobe Docs Abstract Platform 1. An issue is reported where the CRX-Quickstart, and its contents, are deleted. On each of these actions, ensure that the property htmllibmanager.fileSystemOutputCacheLocation is not an empty string: ---> a. Calling /libs/granite/ui/content/du...
Sling Dynamic Include - Deep Dive | Dynamically Include Page Components in AEM by Stories by Albin Issac on Medium Abstract This tutorial deep dive into Apache Sling Dynamic Include and explains how to use different include types in AEM to dynamically include the page components in AEM. SDI(Sling D...
Day 16 - Schedulers In AEM by Red Quark Abstract Howdy fellow devs . Welcome to day 16 of this AEM Developer Series. Today, we are going to delve into the nitty gritty details of Schedulers in AEM. What are schedulers, you ask 樂? In simple terms, a scheduler is a service to schedule jobs. Thus, i...