I was implementing the transformer on an AEM project. My goal is to grab the whole HTML on transformer or any backend services where I can modify some elements of the html if needed. Is there any way to do it?
I wanted to know to get bearer token in AEM on premise as well as AEM Cloud. If possible via code. I tried getting through the code and manual process but couldn't achieve that. Please help me in this regard.
Hi Guys, My question is simple : I want to add 3 jcr property to AEM pages but the number of pages is huge and i don't want to write it through a java backend service or through a custom workflow process . Please advice how it can be achieved. Thanks
Hi Following is setup of our aem environment AEM Author -> AEM Publisher -> Dispatcher ->CDN -> userbrowser user requests URL : https://company.com/content/siteone/page1.html Issue: JSP components have calls to "sling.getService()" to get data from backend sources. Author always displaying da...
Hi, I'm trying to add an "id" attribute to the container component but I do not see that in the HTML that is rendered when "View as published". Also, it shows style="undefined" on the container. Below are the screenshots for the same. I'm using AEM 6.5.13 and core components 2.20.6 and runnin...
Hello, We have been having issues with the sitemap on a prod site (only prod). When I check the logs I am finding this error which seems to be related. The error says it couldn't find a design node at certain location but when I check that folder inside the CRX by creating and downloading a packag...
Double click on jar file but didn't get any response. used to run it through cmd java -jar AEM_6.5_Quickstart.jar, but it got stuck Please give me solution to this issue.
SIGWINCH is a known signal that Apache2 interprets as a signal to do a graceful shutdown: https://itecnote.com/tecnote/apache-in-apache-2-a-caught-sigwinch-error/https://bz.apache.org/bugzilla/show_bug.cgi?id=50669 This means that when following the set up of a local Dispatcher, after running the ...
Hi all,While going through this tutorial I encountered an issue with the using "npm run watch". It does not update the files under ui.apps... I'm on Windows 10 using AEM cloud. I appreciate any ideas that solve the issue. This is my output in the terminal: mflanagan@EDWNB2164 MINGW64 ~/aem-sdk/cod...