Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Does Edge Delivery Services repository has strong dependent on AEM repo for OSGI & dispatcher related changes?

Avatar

Level 2

I just want to clarify few points in Edge Delivery Services Repository Management(mainly for Universal editor).

For form submission, I have followed this article (https://main--afb--adobe.hlx.live/docs/crosswalk/submit) This article says for form submission we need to modify CORS Configuration & Referrer Filter, but there are no such config files(OSGi & dispatcher files) in EDS code base/repository.

Do we need to do these changes in separate AEM repository?

If yes, then I have below questions,

  • Does EDS have strong dependent on AEM Repo?
  • Can form submission be done independently using EDS repo?
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @JananiVe 

No EDS does not dependent on AEM.

You need to add CORS and other headers via CDN configuration.

 

Note: If you are using your CDN then you can add those headers there otherwise configure Adobe fastly CDN

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/con... 

 

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @JananiVe 

No EDS does not dependent on AEM.

You need to add CORS and other headers via CDN configuration.

 

Note: If you are using your CDN then you can add those headers there otherwise configure Adobe fastly CDN

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/con... 

 

Arun Patidar

AEM LinksLinkedIn