Hi all, I am trying to run a maven aem project but I got the below error. Can anyone help me with this. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:npm (npm run prod) on project YP-POC.ui.frontend: Failed to run task: 'npm run prod' failed. org.apache.commons.exec....
Hi everyone, i am experiencing issues while loading dispatcher on windows machine, it throws below error message 'default was unexpected at this time' I am using AEM as a cloud service and windows 10. Any thoughts?
Hi, I am having trouble configuring an image preset that allows me to modify the background of a TIFF image to become transparent.This image is stored as a TIFF in Adobe Experience Manager and contains multiple layers to it. The image file has an alpha channel layer that I thought I could manipulate...
We have a requirement where we need to add validation on the input number in multifield in the content fragment modal. I am aware of adding granite:data node and target it while closing the dialog. But here the granite:data node is getting deleted incase the modal is updated. Is there any way i can ...
Hi Team,Could someone help me to understand, does outlook has dedicated IP whitelisted? Is it mandatory or can we proceed without whitelist it? Thank you
We have requirement like ,Sites needs to provide a new feed for the external agencies to consume and display news on their portal.Can you share any suggestions for how to create the RSS feeds.
I want to export the entire page to front end application. The page may contain 1 or 2 text component and image etc. Need to expose all of it is content. for example, http://localhost:4502/editor.html/content/we-retail/language-masters/en/men.model.tidy.json. This will give me the entire page conten...
I am building a headless implementation for which I chosen Content as Service. I have no problem in exposing the content to frontend application. Content author create a page and author component and publishing it to front end application and then frontend will consume the AEM content. for example ...
Hi Team, My usecase is to create page/site in AEM in a simple java project. However I am unable to find a optimal way to do so. Purpose: Creating testdata for my project as a part of Automation Testing. Solutions tried: 1)Page Manager APIs to create pages, the issue faced in this is unable to get Re...
Hi everyone I am working on an AEM SSR SPA project and want to create a component which will include another editable component into it. Specifically the requirements are to create a table component and add an editable Text component into every cell. The Text component is a SPA component. The proble...