Hi Devs/Archs, At present, our application parent pom.xml, we are using <aem.sdk.api>2021.6.5540.20210615T210737Z-210527</aem.sdk.api>. <version>2023.12.14697.20231215T125030Z-231200</version>. Our AEMasCS was latest AEM release version. My question was when we ran our application on AEMasCS, ...
Is there a way to convert PDFs in the AEM DAM so they are Read Only? Our marketing team uploads editable PDFs into the DAM but they are wondering if there's a script or workflow to modify PDFs to make them read-only after they get uploaded?
I have added a custom index for cqPageLucene but its not showing up on CRXDE after deploying on local. cqPageLucene already has a few indexes. So in content.xml is only adding the custom index. <?xml version="1.0" encoding="UTF-8" ?><root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:cq="http://www....
I have used a date field in my component where in when I author a value it is getting saved under content properties with +5:30. If I author a date it is getting saved under content node properties properly but when I try to use it in htl I see in view as published the date is different than the aut...
Currently we are on classic UI and my clientlibs and other structures are under the etc folder. We are using the static template. We have initiated project to the upgrade the AEM from classic to touch UI, clientlibs under the ui.frontend package. Along with to this, we also wanted to upgrade to the ...
Hi,I am currently facing a requirement that involves the replacement of a smart object within an image utilizing Adobe Dynamic Media. To provide a concrete example, consider an image depicting a man standing against a backdrop of mountains, roads, and ground. I have images of shirts available in var...
hey guys,I started working on a existing codebase which has bunch of JS errors coming in console by default.when i started to tweak things around, the console still has same number of errors but this time I am not able to edit the components. any suggestions what could cause the authoring experience...
Hi, I am facing issue after running the validator script even after flexi mode available also i,e. opt-in available below is the error reportedbin/validator full -d out srcCloud manager validator 2.0.642024/01/22 19:28:43 The following errors were found in the httpd config: conf.d/available...
I want to track the user activities on the assets like updated, added rendtions, deleted etc.., any leads here please? version AEM 6.5 I dont want to use any analytics as such.
Hi, I'm trying to follow the AEM WKND sites tutorial, I successfully generate the project using archetypeVersion=35 and aemVersion="6.5.0", but after creating the Basic Components page, the page has no content and no component available. I'm using AEM 6.5 for my jar file. I also check my WKND Site P...