After Updating to AEM 6.5.10 the Create Page option is not appearing for some pagesI have see some post saying missing jcr:content node can cause this problem but our pages all have this. Can you please help if someone is facing such issues.
Hi Team We are using processing profiles to generate new renditions for the images. Now to access those images , the path is something like <image-path>/jcr:content/renditions/<rendition-name>.extension . I remember previously we had faced issues with caching in dispatcher while accessing thumbna...
I am creating a shell script to run on AEM production server. I am looking at ways to test the script on localhost before moving it to production. Is there any way to open a Putty session for the localhost?
Can you please share the suggestion for the below scenario: Have created sling model to read multifield values, need to send these values to a servlet kindly suggest
Hi All,Is it possible to add SPA Components in Adobe Experience Fragments i am using AEM 6.5.8.0.Please suggest.I searched forum not getting a clear reference.Regards,Rajashankar.R
Hi AEM Community,I'm working on a page in AEM in its editor mode and the components on that page are not functioning. The error says that File "/apps/<projectName>/foundation/global.jsp" not foundBut I can see this folder in the code base within my IDE (IntelliJ and VSCode, screenshot below from VSC...
Hello community,I have been trying to troubleshoot a strange issue where the externalizer service configurations are being unbound - somewhat randomly. This is occurring multiple times per day, and I haven't been able to attribute this issue to any particular event. I am able to fix the issue by d...
Here is my snippet. Unable to build the code due to redundancy warning. build fails. But code works fine in direct deployment <sly data-sly-test=" ${properties.snippetheadstartcurall}"> <sly> ${properties.snippetheadstartcurall @ context='unsafe'}</sly> </sly> <sly data-sly-test=" ${!properties.snip...
randomly, instead of some json, we get the following HTML back from one of our servlets: We are looking in the logs, but wondered if anyone has seen this type of response before? <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" c...