내 커뮤니티 업적 표시줄을 확대합니다.

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

What is AEM EDS Solution for External SAP Commerce Integration

Avatar

Level 4

Hi Team,

One of our clients wants to migrate their current on-prem website to AEM EDS and is currently using SAP Commerce integrated with their website.

We want to use the EDS solution for product data from SAP and cannot use client-side calls for product data due to SEO reasons. Since importing product data into AEM Cloud (under /var/commerce/product) is not an option, then what are the possible workarounds for this use case?

Thanks
~S

1 답변 개

Avatar

Level 5

Hi @sameryadav 

For AEM EDS + SAP Commerce, Adobe’s recommended pattern is:

Use a backend integration layer (e.g., Adobe I/O Runtime or App Builder service) to prefetch SAP Commerce product data and inject it into the HTML content during Edge Delivery build or delivery.

This ensures:

No client-side calls for product data

SEO-friendly HTML rendering

Data consistency without duplicating content in AEM repository

 

Hope this helpful:)

Regards,

Karishma.