Expand my Community achievements bar.

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

Datastream ID in Adobe experience manager

Avatar

Level 1

Hello,

 

I am trying to integrate the Adobe web SDK via the AEM; however, alloy calls are encountered, indicating that the currently configured Datastream ID does not exist. How do I enable the data stream ID for my AEM?

1 Reply

Avatar

Community Advisor

Hi @AmitLa3 

 

Adobe Platform Web SDK sends data from your website to Platform Edge Network. Datastream then tells Platform Edge Network to which service (example AEP, Adobe Analytics, Adobe Target) data to be sent 

 

You need to configure data stream in Adobe Data Collection and configure it your Web SDK extension in Data Collection. More details are mentioned in below links -

 

https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/initial-configuration/co...

 

https://experienceleague.adobe.com/en/docs/experience-platform/tags/extensions/client/web-sdk/web-sd...

 

Hope this helps 

 

Thanks