Hi all, I'm opening this thread because I'm searching for a simple solution that will allow to set a minimum password length on AEM 6.5 On Prem for Author user without doing any kind of custom logic.For example, the request is to have a minimum of 14 characters (no worries about what kind of charact...
Hi All What are the possible reasons Akamai redirects every request to the dispatcher for secured and non-secured content, and how does the dispatcher serve that content? Thanks KNan
Hi All We are using Akamai CDN, and my content is served from the dispatcher cache. However, I’ve configured the headers at the dispatcher level to set Cache-Control to no-cache and no-store. How is it that the dispatcher is still serving cached content instead of Akamai? Thanks KNan
I have a bundle which was deployed successfully, but when I checked the bundle console, the status was still in the ‘installed’ state. Upon verification, I found that the bundle has a dependency error stating: ‘javaslang, version=[2.0,3) – Cannot be resolved.’ please help me out here.
We have many testing instances that were all installed the same way years ago and all upgraded from SP12 to SP18 earlier this year. On some of them, during startup, error.log indicates some packages are being uploaded again. One of interest, is the SP18 package. 12.09.2024 18:07:04.958 *INFO* [Osg...
We need to access a data attribute (or a hidden element with some value) from component's HTL inside a clientlibs which loads only when dialog opens. We need to perform some check based on a configuration which is available in HTL and we are able to provide it via data attribute or a separate hidden...
TeamWe are redesigning our site. Both old and new site will be on AEM 6.5. Only the UX/UI will change. I want to know is there a way to automate the process programmatically migrate the content?Site is a headless e-commerce platform containing many product details page numbering to close 140+.All th...
i need to manipulate node content programatically after author click quick publish button and send changed content to replication agent for activation. that is i need to filter put some paths from the published content and send filtered content to replication agent for pubishing.