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...
I'm having a hard time searching for someone to be able to send email to an AEM instance then have a workflow that can process it. The use case would be for some service to send an email to an AEM instance where a workflow can then process the email and any attachments. The idea is that a sales docu...
Hi,I am working on creating a custom workflow with participant steps, process steps and multiple "OR" steps. During the build process in CM, I am seeing the following "ERROR" as shown in the screenshot below.Can someone please help with how to resolve this issue?Thanks!!
After install ACS commons using its dependency( using POM) the ACS commons bundle is in install state in stage environment, same way its working fine on local environment, in stage don't have a access to start bundle manually from the system/console, is there any possible way to Activate ACS commons...