Hey Everyone, Context: Our team is currently trying to optimally setup a client's project, and we want to create a smooth CI/CD system which will take into account both the development side of contributions as well as the actual content authoring side (client side) of the flow. The tooling and proce...
Hey guys, Hope everyone is doing well. I am wondering if there is a way to use multiple Sharepoint URLs for a single Github Repo. For example, I have this sharepoint URL in my main branch: mountpoints:/: https://mycompany.sharepoint.com/:f:/r/sites/WebsiteProjects/Shared%20Documents/website And this...
Hey everyone, We have an EDS website which we want to deploy on our AEM Cloud CDN using Edge Delivery Solution. (Screenshot below)I do understand the steps needed to configure and connect an EDS website to a Domain. However, this single domain instance will then be our production. I want a staging e...
Hey Team,We are trying to use the Edge Delivery Service GitHub template for our website to enable AEM Site Universal Editor authoring.Our approach is as follows: we have a Site_A repository, a Site_B repository, and a common repository. We would like to create a component in the common repository an...
I am writing to report an error we are experiencing while authoring adaptive forms in universal editor. Please find the below error occurs while trying to author Adaptive forms in universal editor, other:java.base/java.lang.Thread.run(Thread.java:1583), 2% HTTP-POST:/content/eds-poc3/forms/jcr:conte...
Hey guys, I am trying to use this custom video block from aem assets plugin.https://github.com/adobe-rnd/aem-assets-plugin/tree/main/blocks/videoThe preview for these blocks are here: https://main--assets-blocks--hlxsites.aem.live/video-block-demoHowever, when trying to run them on my local EDS proj...
Data ingestion and forms in EDS are depreciated (https://www.aem.live/developer/forms)Are there any other options for me to intake data through forms in EDS from users and store them somewhere within AEM or EDS?Thanks,Osman
This is a 2 part question regarding EDS handling of javascript and CSS. Part 1: AEM 6.5 has a feature that minifies javascript and CSS. Does EDS have a similar ability or is this an optimization step that must happen inside the GIT repo? Part 2: Adobe AEM Commons has a "Versioned Clientlibs" feature...