We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI. ...
I'm having issues finding any documentation on how to clone an AEM instance to another machine. Wondering if the community could help me with the steps necessary to do this. For instance, any configuration necessary once I have copied the Adobe directory to the new machine.
Hi, guysSo I would like to add some value regarding the SEO/Social tab, but I could not find it on AEM,I wonder where I can add these or where I should configure my pages. I try to find the structure on CRXDE, but I mayhave difficulty locating the path.Any suggestion would be highly appreciated! Tha...
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,My requirement is to get the data from the content fragment multifield and then show those in a particular manner. Here's the desired result :But currently, I am unable to segregate these data and as a result everything is coming altogether. Refer to the below screenshot for details : (Red ones s...
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...