Good morning all,We are upgrading our current project's AEM SDK version (AEMaaCS) from 2023.7.12697.20230713T151945Z-230601 to 2023.11.14227.20231108T162349Z-231100, however, when we do so, we are getting build errors when running unit tests against code that uses the Jackson ObjectMapper. These er...
I need to disable features in AEM Menu. Example:- Projects should not be visible- Also, if someone tries to access the URL directly, they should not be able to. Example: http://localhost:4502/projects.html/content/projects
I don't think both are equivalent. I was getting an exception with @ValuemapValue but it is gone when I used @inject Could you please explain the difference?
Hi All, I am wondering if anyone knows how we could produce a report of sites/assets that are within the publisher. We are using AEM as a cloud service and don't have any direct access to the publisher so am a little stumped on how to create such a report.We have tried reaching out to Adobe support ...
Adobe Experience Manager, Version 2023.8.13099.20230810T160553Z | (I followed this method to check the version) Hi there! I've been running in circles for weeks with this problem and I don't know what to try anymore, so I'm hoping to get some answers here. PS: I'm very new to this What I want to ac...
Hi guys, can someone please explain when using Adobe Core Component's why are all images being served, not from /content/dam/my-site?For example, this is the WKND project that I have installed on my local machine with the dispatcher turned on, and what I can see here is the images are being served v...
Hi team, Im trying to build a sample ssr project into my cloud sdk I have followed the below link.https://www.youtube.com/watch?v=wukNmebsZQo&t=3sWhen I try to build the code into my cloud sdk it will give a build error saying "Too many files with unapproved licence: 23 RAT report"How to get this fi...
Hi all. Kindly let me know 2-3 use cases for writing AEM Servlets.Why could these needs be not fulfilled using normal Java code? Appreciate all your responses. Thanks,Rama.