Hello Community,We have the folder/node in AEM under the path /apps/cq/gui/content(overlay) that was installed as part of package install.The requirement is to remove the overlay and all the nodes under the path by updating the filter xml definition so that the subsequentpackage install should get r...
Hi ,I am using the below code in post servlet .While debugging junit code getting null in session object .Can some one please help how to pass session to junit class. Servlet codeString sourcePath = request.getParameter("Path");String title = request.getParameter("title");ResourceResolver resolver =...
Hi, I am trying to create an servlet which will be used to upload an asset to AEM. The whole author system is behind Microsoft OIDC authentication. So, in our case, we will be using bearer token to authenticate the servlet request. I am trying to do a http post to the OOTB assets API.https://experi...
We have multiple English websites targeting different regions such as the US, India, and Europe.We have implemented hreflang tags in the head section of each website to indicate the corresponding language and country. However, we are experiencing an issue where Google search results for our website ...
Hi. I`m running a 6.5.19 version of AEM.Recently i had to replace one of my servers, making me notice that the new server (with a copy of the old one) has a size of 7GB. My backup server has a size of 20GB (they should be the same). I thought this could be resolved with a revision cleanup but i don`...
We are looking for customer feedback regarding AI tools to help complete tasks and answer any AEM related questions. We will use these insights to help shape the future of AI tools in AEM. This survey should not take longer than 10 minutes to complete. If you are interested, please fill out survey h...
AEM Sites Developer Professional free online training with exam preparation. Have a question about the AEM Foundations course, AEM Sites Developer Professional course, or the Certified Professional exam prep guide listed on the certification information page? Reply to this thread and a learning supp...
I have a template (Header n footer) and added a component to it through page component.When I tried to open structure of the template and add/change a policies of that component, on save it is throwing below error (in the back-end the policies are updated) and not redirected template’s ‘structure’ p...
Hi, The inheritance of the layout container in the Live Copy is breaking for some reason due to which the sync between Language master and Live copy is gone and any changes made in LM is rolled out to LC is out of sync.I suspected the authors would have made direct updates in the components of LC wh...