In the context of Adobe Experience Manager (AEM) user interface development, can you help me explain the key concepts and distinctions between Granite UI and Coral UI. Coral 3 UI. Please cover the following aspects:Granite UI vs. Coral UI:Help me understand the Granite UI VS Coral UI, highlighting ...
Hi Community, I am new to AEM developement. I need some clearity on :How do OSGi and Apache Sling collaborate within AEM?In the context of AEM's architecture, how does OSGi supplement and augment the capabilities of Apache Sling? What specific roles do they assume to facilitate AEM's functionality?C...
What are the Key Functions and Significance of the AEM Dispatcher in the Context of Adobe Experience Manager (AEM)? Is it Primarily Employed as a Load Balancer or a Caching Tool within AEM?
Hi Team,I have doubt in ACS Commons Reports , I am passing a dropdown in search parameters which contains different template types.and in the result, I want columns dynamic to the option I am choosing in above dropdown. Suppose If I select image from the dropdown above then in result column it shoul...
Hi Team, I have a requirement for my servlets where I need to verify the end user access in AEM user group. If he is part of some xyz AEM group then only I want to allow him/her to access some /content resource. If he is not part of xyz group then I want to to reject the user request saying unauthor...
Hello All, I am new to GraphQL features of AEM. Till now, not used GraphQL API in actual AEM application.So, could you please pass your real AEM application use cases for usage of GraphQL API feature? Wanted to know about : 1: Business use cases2: Content Fragment model, CF creation3: Any Java imple...
Hi, I have been recently looking into our publisher logs and found that our logs are loaded with 404 from app-touch-icon not being found. Searched online and found that its being automatically requested from apple mobile devices. Is it to filter these kind of request in dispatcher. Could someone gui...
Hi All, I was creating AEM package programattically for a usecase. while writing the test case for create package method im getting NPE, though all param was not null. Kinldy help on mocking below method for Junit.method needs to be mocked below : packageHelper.createPackage(packageResource, se...
Site Map is generating but it is not excluding the path which i am providing through sitemapscheduler config as shown below screenshot.And I am using Service package 13. Please suggest how can resolve this issue Updating Media Thanks in Advance
Hi all, I have created a content fragment model and added a multifield via XML. The issue is I'm getting an additional input field which is not needed(also not added intentionally). Here's the content.xml : <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sli...