While working a website on AEM 6.5 (SP 6.5.19) ,We have the default Sitemap working as https://domain.com/sitemap.xml A requirement was to create custom sitemap url's and not the default ones as:https://domain.com/sitemap-cards.xml (show all pages from the path https://domain.com/cards.html )andhttp...
Hello, Is it possible to configure AEMasaCS project to write logs directly to external ElasticSearch to monitor logs in Kibana?I know that we can download/tail logs via aio and then use beats to submit data to ES, but I was told to investigate if there is a way to send data directly. I've checked AC...
I've been using LiveCycle/AEM Forms for a number of years, but at some point (maybe when my company made the switch to Windows 10, I'm not exactly sure) the Tab Order palette has become extremely cramped and hard to read. It looks like a row in Excel that hasn't been expanded to display everything ...
Hi All, We are trying to use the AEM global search functionality to use the search functionality as is. We are looking for a solution where we can consume a JSON and build a custom UI on top of that. If I inspect the network tab I can see that the search call is returning a HTML as below. Is there ...
Hi Team,We are already using Full Stack and Web Tier Deployment pipelines for Deploying code to Production in our AEM Cloud environment.Is separate licensing needed for using the AEM Front-end pipeline usage for Quick Site Theme deployment?
I'm trying to fetch the site page path that my AEM component resides in. However when I try it with this following method, I get the top-level path returned (i.e. /content/my-site/us/en) instead of the actual page path. Any suggestions on how to adjust this method? Thanks. PageManager pag...
Hi Team, I would like to understand the most optimize way to fetch the specific property from the list of page.[I tried using MCP and ACS commons report, but since we have to read the excel, and get the custom property]example I have excel which contains the list of page path [e.g. /content/we-retai...
Implementing Adobe Experience Manager (AEM) effectively requires adherence to best practices to ensure optimal performance, scalability, and maintainability of your digital experiences. Here are some key best practices for AEM implementation:Planning and Architecture: Start by defining clear goals, ...
Can someone tell me the difference between CRX, CRXDE, CRXDE Lite? As per documentation: CRXDE Lite is part of the AEM quickstart and is available to you to access and modify the repository in your local development environments within the browser. cc @aanchal-sikka @arunpatidar @Imran__Khan @Sur...
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head><title>409 Conflict</title></head> <body> <h1>Conflict</h1> <p>Cannot serve request to /graphql/persist.json/my-project/Persons in org.apache.sling.jcr.webdav.impl.servlets.SimpleWebDavServlet</p> ...