I have joined an organisation that are running a website serving product information and an ecommerce section for direct sales.Many pages have been added or removed and there is no history of changes. Is there anyway to generate a sitemap of the blueprint?
Hi,Here I'm using Resource to take the multifield in sling model, can anyone help how to write junit for this method. @ChildResourceprivate java.util.List<Resource> customData; public java.util.List<Resource> getCustomData() {return customData;} Thanks in advance.
Hi Guys, We want to bulid two Git repo to manage two site project code, but in the official document, we only found the method to build two site projects in one Git repo, anyone knows about this?
Hi Team, We are facing one issue after enabling SAML authentication in AEM. Currently with SAML, no dispatcher cache is creating and all hits are going to Publish instance. Can someone tell me is it default behavior for SAML enabled instances or is there any configuration available to make cache cre...
Hello, I am following Theming workflow in Quick site creating in https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/site-template/theming.html?lang=en. I am using local AEM instance and cloud environment for this. I don't see Site in dropdown in my...
Hi Everyone,I am using AEM Sites SDK and trying to convert a HTML string to PDF Binary which will be used to save the PDF in AZURE using an API.As part of converting HTML string to PDF binary I am trying to use iTextPDF library and added below dependency in core pom.xml <!-- https://mvnrepository.co...
Below is the error i am getting in CI/CD pipelin build Dispatcher configuration validation failed:conf.dispatcher.d/enabled_farms/default.farm:1: extra characters following label "/default.farm" are ignored Could any one explain what this means and how it can be resolved? The reference site was dow...
Hello. I'm using AEM Forms Designer 6.5. I have a multi-page form (16 pages). If I were to reset all the fields in page13 only, can this be done using Action Builder? I've looked at the options in Action Builder, the only choice I have is to Reset the entire form (all 16 pages). I don't want to...