Hi, I just wanted to check if there are any feasibility to handle dynamic ranking/re-ranking for the pages in AEM oak search?Also Please help with some insights on other ways/best practices of integrating dynamic page ranking to AEM sites. Thanks!
Hi everyone,I'm working on a multi-country AEM project where we create sites using blueprints. In my local environment, the title of the country is set correctly when I create a site (e.g., "United States" with a node name of "us"), and the title reflects my input. However, in our dev environment, t...
Hi,We have 6 publishers for our website when we are trying to access a non existing page it is throwing 500 error in 3 publishers and 404 error in 3 publishers. The configuration is same for all the publishers and the error pages are available in the publishers.ErrorPageHandlerImpl is available.In t...
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...