Hi all. Kindly let me know 2-3 use cases for writing AEM Servlets.Why could these needs be not fulfilled using normal Java code? Appreciate all your responses. Thanks,Rama.
Hi,I need support and suggestions,I am currently using a custom authentication handler for oath openid, It works well on single author and publisher environment, Now we want to deploy our solution on production where there is a clustered environment i.e multiple dispatcher and publishers and authors...
I archived a page when deleting it from AEM - It is in crx but not in AEM sites screen. I selected this option :This node is showing in crx. I want to put it back to AEM sites screen. How can I do that?
Hi Team, We have upgraded AEM to 6.5.9 to 6.5.19. And using compatible ACS commons version 5.0.4. Its still valid version according to this compatibity chart. https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html After installing service pack 6.5.19, we observed once...
I have installed Modernizer Tool on local environment and I am using AEM as a Cloud.The modernizer menu shows up in the tools menu but page is blank when you select the AEM-Modernize tool, refer the attached screenshot.
Hi, I am working on setting up an OSGi config using environment variables so they can be accessed on deployed environment on Cloud AEM, without the config values exposed in Github. I came across this documentation at `https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content...
Hello All,Till now, client AEM application has only public pages, there was no concept of User registration, Login. But now, we are introducing Gated pages, User Registration, Logic feature. Only registered users can see private pages. To implement this, team is thinking of utilizing MongoDB to save...
Hi, may I know if it is possible if we can search for tags with only giving its title value?For example, I want to search the tag with title value of "Manager" then I will get its path thru the result of querybuilder.Thank you!