Hi, We've been experiencing performance issues on our AEM-backed websites for a while. Recently, we've decided to investigate and found that, even on a fresh new vanilla AEM instance, the CPU usage still spikes when about 10-20 requests are sent continuously to any page on the sample content or the ...
use case is When any assets got updated , send mail to admin using event handler .Please help/advise if you have worked upon such requirement. Thanks in advance.
When I upload an image on AEM it takes few seconds before it gets processed. However if its not fully processed and I try to publish it it fails. Is there a way to programatically know if a given image is processed or not? (Using Assets. / Replicate or some other API)?
Hi, I am trying to create a component which has the same implementation like Country, State, City. ie: When Country is selected from Dropdown1, only States related to that Country should be populated on the dropdown2 and similarly for City dropdown. My project is currently in Classic UI (We are in t...
Hello, I want to create a servlet that will use the PageManager API to create a new page based off of a template. Basically whenever a new language is added to our site, I'd like a new page to be created automatically of the same template every time under that language. Is this possible/advised?
I know one of the best plugin stopped working with latest version of intellij - IntelliVault. That has been best plugin in my experience I have ever used for Two-Way Manual Sync. What are the alternate options to sync CRX to codebase to enhance development. Thanks in advance!
for my localhost:80/content/sample-project/us/en.html should point to www.sample-project.com/learn or sample-project/learn how to achieve these scenarios.
Hi, This is about handling an event on the overlayed "Create Workflow" model. Basically, I have to handle an event when the value changes in the dropdown I have done an overlay from /libs/dam/gui/content/commons/createworkflowdialog -> /apps/dam/gui/content/commons/createworkflowdialog2. Added t...
Hi all, recently I upgraded my Mac to OS Ventura 13.0.1. Now my local instance of AEM 6.4.5 is not correctly working. Every time I restart mac the local instance doesn't work, even after a fresh install (removing the crx-quickstart folder). In the error.logs I found many exception like this: Error...
I am using AEM page exporter to export a page as a complete web page including images, .js and .css files. I have tried with one page and referred Adobe official document for the same [https://experienceleague.adobe.com/docs/experience-manager-65/administering/contentmanagement/page-exporter.html?...