Hi all, AEMaaCS has a dynamic architecture with variable number of images.The architecture is scaled up/down based on actual traffic and actual utility. What does an image contain exactly? If it is an entire AEM server, it results in a huge duplication with number of images. Appreciate your replies...
Hi there, Can someone help me better understand how users are defined with context to AEM Sites On-Premise? More specifically: Do users refer to all "named" users (ie. any or all logins) connected to an AEM author instance? I've been told it's only concurrent users. Or is it total users? Does th...
Enable automated logging when changes are made to the content fragments and the logs should include the AEM User, time, date & changes made. When I tried to create a custom log in sling loggers and provided the path but no loggers appeared. Can please suggest?
Hi all, JCR is not a database, therefore whether it is SQL DB or NONSQL DB does not arise.But Solr is a blazing fast, open source NoSQL Database Search engine and can access JCR. How is it possible as JCR is not a NONSQL database?Does it mean that Solr works on non data bases also? Appreciate all yo...
Hi Team, When we are trying to run the sonar-qube on the AEM project then we are getting the following error:Can anyone please help us:[ERROR] Unresolveable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:0.0.24 or one of its dependencies could not be resolved: Failed to r...
Hello Everyone,We are trying to checkout the ToughDay2 tool for performance testing.Is this tool still available and relevant? The updates are very old.We were not able to build the project due to missing libraries.If not ToughDay 2, do we have anything similar?Any pointers please?Regards,Manish
Hi again, I'm back with another newbie question off the back of my previous one! Is there any advice or recommendation when it comes to combining Templates and Live Copies? i.e. can I create a page from a Template, and then create Live Copies of it? Say I'm building a catalogue site. I create a "mas...
I have a container in which three nodes are present. I want to rearrange the 2nd node to the top position in the container. How can I do this programmatically?
Hello @everyone,I am preparing for AEM Technical Foundations Certification exam. There's only small foundational course with basic definitions and benefits of terminologies, but the syllabus is very huge and only offered links of documentation in prep guide. Can you suggest any courses available and...
As javax.servlet dependency has been deprecated we are getting tidelift suggestions to upgrade to jakarta.servlet. However, when we update to that we are getting below error -Error: /apps/runner/_work/jabcd/japp-name/core/pom.xml [0:0]: Class org.ab.web.appname.core.servlet.FetchPDF is not assignabl...