This article - Developing with AI Tools talks about developing for Edge delivery services using AI coding tools using llms.txt and AGENTS.md files which provide a lot of contexts to the AI about the project they are operating one. Can we have a similar thing that gives similar starter files for AEM...
so I have initially run the publisher using this command (I'm on Linux using JDK11)java -jar aem-publish-p4503.jarI installed the content and code packages and I can browser the custom pages without any issues. My problem started after I restarted my PC. To start AEM publish I triedjava -jar aem-pu...
Hello Team, I have referred the article: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-quickly-set-up-dispatcher-locally-for-aem-ams-using-aem/m-p/754217After running each command, able to run the container. Now, I need to use my project dispatcher folders, files.I...
Hi, I'm tryng to use a target="_blank" on an "href" element to enable download on an other tab. But it is not working. The component is within a content fragment. Is there a known issue on this function?Thank you in advance,Sarah
<div class="a-container" data-sly-resource="${'subscribe' @ resourceType='xyz/components/content/subscribe'}"></div><div class="b-container" data-sly-resource="${'social' @ resourceType='xyz/components/content/social'}"></div>i have two components and used as resource in other component.now ...
Hi, I just created my first java model (based on another that works, basically a copy) that has blocked the ability to deploy only ui.apps. If I deploy the whole project, it works just fine, otherwise it brings the cannot find symbol error with the class name I assigned. The model and impl filename ...
Hi All,We are planning to migrate AEM 6.5 project from AEM as a cloud is there any source code is available which we can use for this, which includes functionalities like :-1. Static Templates2. oak indexes3. Asset workflow , etc
If I set the dev pipeline to run on "git changes" and I made 3 changes (3 merged requests) to the branch in a 3 minute interval. Is the dev pipeline running 3 times as well to deploy those changes? Thanks!
as above. I am testing something on my local and I am getting the following errors in my logs when the browser tries to fetch some data from a servlet. some info:I am using AEMaaCS jar as my local instance.I am login to my local author in another browser tab.I'm using the fetch Javascript function t...