We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...
Hello, I am trying to setup a dispatcher using IIS.but my publish dispatcher flush returns Replication test failed Not Found error when testing the connection.I can successfully replicate from author to publish as I can see new published pages in publish but when I tried to access the pages using lo...
Hi All, I have created recently a project using maven archetype 26. I am using bnd-maven-plugin not maven-bundle-plugin in the project.I am getting org.apache.sling.testing.mock.osgi.NoScrMetadataException: No OSGi SCR metadata found for class error while running unit test.The META-INF and OSGI-INF ...
I have to write a Unit Test for a servlet that uses @Referenceprivate transient SearchService searchService;When I run the doGetTest I get a NullPointerException since this searchService is null:@Testvoid doGetTest() throws IOException { MockSlingHttpServletRequest request = context.request(); ...
I have created a project using Venia, there are no issues with CIF component, working just fine, I have to create some custom components for which I want to use React js, but not sure how to pass the data to react component as props. I dont want to make an API calls for each and every components to ...
Hello fellow members, This new Apache Log4j Remote Code Execution Vulnerability (CVE-2021-44228) was reported yesterday (read more).We're on AEM 6.5 and understand that AEM uses a minimalist version of log4j over slf4j. I'd appreciate any inputs from this community to understand if this vulnerabilit...
Have you heard of AEM User Groups? Newly launched in October 2021, AEM User Groups are customer-led meet ups intended to help users succeed with using AEM. Whether you are a developer, Sites enthusiast, or Assets expert, we invite you to explore the list of chapters available and join the one tha...
Hello AEM Community! We're facing the strange issue - 403 Forbidden only in one instance when we open assets menu in the Toggle Side Panel:What can be the problem with permissions and how to solve it? Any ideas? Thx a lot in advance.
ESI : Rendering Dynamic Content | AEM by engineering.icf Abstract What is ESI ? Edge Side Includes or ESI is a small markup language for edge level dynamic web content assembly. The purpose of ESI is to tackle the problem of web infrastructure scaling. It is an application of edge computing. Stati...
AEM Custom Asset Compute Worker to Generate Content Fragments by Vishal Abstract AEM as Cloud Service’s Asset Compute microservices support the development and deployment of custom workers that are used to read, and manipulate binary data of assets stored in AEM, most commonly, to create custom ass...