Hi all, I am Create AEM Multi Module Project using Eclipse: https://www.aemcq5tutorials.com/tutorials/create-aem-multi-module-project/ Installed Eclipse IDE for Enterprise Java and Web Developers. I searched for AEM in Eclipse Market Place (Help menu), but could not get any result. Tried with anothe...
Hi all I am trying to understand the drawbacks and benefits of using Caffeine In-Memory Caching. I saw ACS provides Http Cache Store using same mechanism . If you have used in your projects , could you help me understand what were the benefits and major challenges you faced ? Any drawbacks of u...
Hi All,I want to include a code snippet inside the head tag in head.jsp for a third party integration.But the code snippet has a unique code for each of the environments. How can I implement this?
Team - I have completed setting aem author, aem publisher and dispatcher module in apache in mac. I have added below below config in httpd.conf and have setup disatcher.any file. It works fine perfectly. LoadModule dispatcher_module /private/libexec/apache2/mod_dispatcher.so "Ezhilarasu R’s CA" <...
Hello Team, We are setting up AEM Author Cold Standby with SSL and attempting to configure the certificates. However, we're encountering the following error:"File does not contain valid certificates: D:\aem-author-sit2-2024\certificate.crt"This is the certificate referenced in the chain certificate ...
I have following AEM query to get such shops which has closing date greater than current date and it works fine. path=/content/data/shops type=nt:unstructured group.p.or=true group.1_daterange.property=closingDate group.1_daterange.lowerBound=2024-10-27T00:00:00 But there is possibility that clos...
Hello, Client website has preview configured and before going on Prod we are testing on preview, so we have login module and once we logged in it automatically navigating to prod content. May I know where we can check preview configuration, because we don't have any preview runmodes available as we...