Hi team, Im trying to build a sample ssr project into my cloud sdk I have followed the below link.https://www.youtube.com/watch?v=wukNmebsZQo&t=3sWhen I try to build the code into my cloud sdk it will give a build error saying "Too many files with unapproved licence: 23 RAT report"How to get this fi...
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...