Hi, I am developing an AEM project for the Adobe Brand Portal. Since we do not have a publisher instance I have removed the dispatcher module. But the cloud manager pipeline fails at the "Build & Unit Testing" stage. I see the following error in the build log. Is there a way to configure the pipelin...
Hi, I am trying to run a maven project. But it throws the below error. I have tried many ways like changed the node verstion, installed new/updated node then ran npm install under ui.frontend but nothing works out. Can anyone tell me the solution for this ?
Good morning,on Aem I have a web portal with the following structure: - my-project- my-project/en- my-project/en/page1- my-project/en/page1/sub-page1- my-project/en/page2- my-project/en/page2/sub-page2 how can I remove the cache from the Dispatcher of the whole "web portal" and of the "clientlibs" b...
I have overlayed an OOTB core component. I have modified & added some fields to it. I was able to create a SLING Modal for the same through delegation and only wrote Injectors & getters for the custom fields I added.Now I want to acheve the same in Unit test classes.Although, I am able to import com...
Is there a benefit to using the Sling Dynamic Include ESI feature as opposed to just having <esi> tags on the page? i am looking to pull some dynamic data into my AEM page. Trying to understand the difference between the two options:Option1: Create a component that has the logic to call the backend ...
Customer like to organize the existing webpages into the folders.So it needs to show NEW FOLDER for website from siteadmin to content authors.We see option to add folder to websites crxde i.e ocalhost:4502//crx/de/index.jsp#/content/portal/en/ but disabled in siteadmin. How to enable this button.l...