We have a requirement to wrap the html content of the rte with in <code> </code> tag when the rte source edit plugin is clicked and a code is pasted. Any pointers on the customization? I did look in to a post https://experience-aem.blogspot.com/2022/08/aem-6-5-12-extend-rte-link-plugin-command-add-i...
Hello Community,We have encountered an issue with ContextHub personalization. We have a dynamic component that includes some inline script as part of the component HTML. This component is similar to a carousel component. We need to personalize the content based on specific criteria, but we are facin...
Hello all, To provide some context - we've had a recent issue where the datastore/segmentstore of our Author crx-quickstart development environment became corrupted. Using the oak-run checks we confirmed there was no available checkpoint, and we also did not have backups. As such we decided to zip ...
command run to create a project : mvn archetype:generate -DgroupId=com.ashwin -DartifactId=sample-project -DarchetypeGroupId=com.adobe.aem -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=24 -Dversion=1.0-SNAPSHOTerror I am getting : [INFO] BUILD FAILURE [INFO] -----------------------...
Hi Everyone, I have a system running on AEM 6.3.3.8 and I wanted to migrate it to 6.5. I want to keep every setting as-is. So, I am performing an in-place upgrade. Every log was OK except the below error - lines from upgrade.log file*INFO* [FelixStartLevel] com.adobe.cq.upgradesexecutor.Activator UP...
Hey folks, I am working on a project migration in AEM from AMS to Cloud.The AMS codebase has an awful lot of runmodes and runmode based configurations. They have Dev, Dev1 to Dev6 - 7 DEV runmodes; 5 QA runmodes and more of Stage and Prod runmodes. Currently they are using a sandbox program which ha...
Hello Everyone, We are facing one issue where in Dynamic Media is not working on our publish instance. It works fine on Author instance.We are on cloud as a service1. All the Viewers are published2. Videos are Published3. All the DM configs are published.4, Images work just fine on Publish instance ...
Hey all, Connected Assets architectureCan anyone provide practical use cases for the architecture styles mentioned below w.r.t connected assets architecture?What are the trade offs for hosting one common Remote DAM vs multiple remote DAM?Also any idea on how Adobe bills for the two and which would b...
Hello, I would like to ask how to add Secure and SameSite=Strict flag to the renderid cookie on dispatcher, i know on the link here it is stated that you can add a secure config, but it's not shown how to achieve ithttps://experienceleague.adobe.com/en/docs/experience-manager-dispatcher/using/config...
Hello all,I'm trying to import third party dependency in my project , so i added below dependency in core pom.xml<!-- https://mvnrepository.com/artifact/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer --> <dependency> <groupId>com.googlecode.owasp-java-html-sanit...