I am exploring the implementation of Dynamic Media using the document-based approach with Edge Delivery Service (EDS). I would like to understand how Dynamic Media assets can be integrated and delivered efficiently in this setup. Specifically, I am looking for:Steps to configure and reference Dynami...
I have a requirement to implement Data-layer integration in Edge Delivery Services similar to the way we implement in aem(https://experienceleague.adobe.com/en/docs/experience-manager-learn/sites/integrations/adobe-client-data-layer/data-layer-overview). Is it possible to implement Data-layer integr...
We have a requirement to create Edge delivery Service repository in Azure DevOps instead of GitHub. Is it possible to use Azure DevOps as a code repo for EDS?
I am currently using auto-generated Experience Fragments for the header and footer across multiple pages in AEM with document-based authoring (EDS). However, I need to apply different headers and footers for specific pages instead of using the same auto fragments everywhere. Is there a way to define...
Hey guys, This is a very quick question, but its blocking me from setting up my projects edge delivery final production site. Im following the "Edge Delivery To-Do List" on Adobe Cloud within our program, and got to step 3 which is "Add Edge Delivery site". I filled out the information for that step...
Hi, I have installed node module "@apollo/client" from npm install, i am trying to use that in scripts.js file, using import, but getting error in browser console "Uncaught TypeError: Failed to resolve module specifier "@apollo/client". Relative references must start with either "/", "./", or "../""...
How can I use Content Fragments (or a similar structured content approach) in document-based authoring with Edge Delivery Service (EDS), without relying on AEM's DAM?
Hi all,I'm adding a new block to my EDS project, I edited the component-definition.json file for new component definition, the component-models.json for model and the component-filters.json file to enable the component to be added under sections. I'm currently working on a branch detached from main ...
Hi, I have an AEM headless site in AEM cloud, is it posisble to use that content in EDS site ?I have tried AEM cloud authoring for EDS and Document based authoring and works as expected, and able to use same codebase for both approaches, but i want to use existing AEM non-EDS site content in EDS web...