Hi all,I am trying to update this dependency version from 1.9.4 to 1.11.0 as the earlier one is having one vulnerability issue.<dependency><groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.9.4</version></dependency>Please check: https://mvnrepository.com/artifa...
Hi Team, While reviewing the documentation, I noticed that the differences between AEM Sites DAM and AEM Assets (Cloud Service) aren't always clearly delineated. This raises an important question—if a client wants to build a DAM, is there a significant advantage in choosing AEM Assets as a Cloud Ser...
Hello Folks, I have doc based authoring pages, now I need to convert to universal editor pages. Do we have any Adobe provided tools or ACS commons tools/features which can automate this process? Please share the insights if anyone has done something around such requirement Thanks,Pradeep
Hi All, I’m looking for best suitable Archetype to create a Multi module Maven project from scratch for AEM 6.5.17. After spent time on Internet I found ‘Archetype 53’ is the best one, because it has addressed issues like “merging velocity templates..” (while running the build), from previous versi...
Hello,I am encountering the following error while trying to access an image that uses the AdaptiveImageServlet. If anyone has experienced this issue before, please share the resolution or suggestions to address it. The AEM version in use is 6.5 SP22.Here’s what I’ve checked so far:All renditions of ...
I’m attempting to create and configure a service user for access to certain resources within AEM as Cloud service. Below are the steps I’ve followed and the error I encountered.public final class ResolverUtil { private ResolverUtil() { } public static final String project_SERVICE_USER ...
Hi All,Could you please help me with this issue? I am using AEM 6.5.20 and have an RTE/Text component in my project. I'm trying to author it in the dialog as follows:After submitting the dialog, the value is being stored in the node as follows:<p>Test Test <a href="%3C%= rt.ctx.logo%20%>">Test</a...
I’m trying to implement indexing (EDS with da.live authoring) and facing some issues. I have two pages I want to index and have followed the recommended steps, but the elements are still not being indexed. Here’s what I’ve done:1. Created a custom helix-query.yaml (attached)indices: blogs: inc...
Is there a supported way to upload a custom HTML package in AEM as a Cloud Service and render it as a microsite or landing page?I'm looking for functionality similar to the now-deprecated Landing Page Replicator. Ideally, I want to:Upload a static HTML/CSS/JS packageRender it directly in the browser...