Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
SOLVED

Error creating XDM Object Data Element using AEP Web SDK Extension

Avatar

Level 2

Hi, 

I am currently trying to set-up some basic web tracking with the server-side forwarding and the AEP Web SDK. Following the documentation I managed to create a schema, a Datastream and a Dataset, however I am now faced with an issue where AEP Web SDK Extension in Data Collection doesn't let me create the XDM Object Data Element to map the variables to my schema. After selecting the XDM Object type in the Data Element interface I am presented with the following error:

An error occurred.

Failed to load schema metadata. An unexpected server response was received.

 

JanJav_0-1706724116165.png


My Schema uses the default XDM ExperienceEvent class with the Adobe Analytics ExperienceEvent Template Field Group. When I download the schema metadata there seems to be nothing wrong, however the extension can't pull it through for some reason.

Has anyone run into similar problem?

Any advice would be greatly appreciated.

1 Accepted Solution

Avatar

Correct answer by
Level 2

@Pradeep-Jaiswal  Hey, the solution was indeed the one you mentioned on MeasureSlack - adding the specific sandboxes to the "Sandboxes" permission list in the Admin Console.

View solution in original post

10 Replies

Avatar

Community Advisor

There are currently some maintenance and issues happening right now.. it's possible the error is related?

 

Keep checking https://status.adobe.com/ for the system to return to normal, then try again and hopefully it will work for you...

 

If it's still an issue, Client Care may be able to dig into back end errors, and hopefully figure out what is happening.

Avatar

Level 2

Thanks for the info, unfortunately the problem still persists.

Avatar

Level 2

@JanJav were u able to solve this issue ? i also have similar issue while creating xdm dataelement

Avatar

Correct answer by
Level 2

@Pradeep-Jaiswal  Hey, the solution was indeed the one you mentioned on MeasureSlack - adding the specific sandboxes to the "Sandboxes" permission list in the Admin Console.

Avatar

Level 2

Can you place screenshot of where it is? I am having the same issue but not able to identify this setting.

Avatar

Level 2

Hi, I no longer have the necessary access to get you a screenshot, but I believe you had to add the names of your sandboxes (among the permission level) in the Sandboxes section as seen on the second screenshot here: https://experienceleague.adobe.com/en/docs/experience-platform/collection/permissions#manage-platfor...

Avatar

Level 9

I get the same issue when looked at the network call I see

XHRGET
https://platform.adobe.io/data/foundation/schemaregistry/tenant/schemas?property=meta:class==https%3...
[HTTP/1.1 404 Not Found 276ms]


1

{"type":"http://ns.adobe.com/aep/errors/XDM-2012-404","title":"Sandbox not found","status":404,"report":{"registryRequestId":"8147b086-1e1d-41be-8ddf-9975a3b27825","timestamp":"09-27-2024 11:41:32","detailed-message":"A sandbox with the name undefined is not found. Error from Sandbox Management API: The sandbox was not found. Refresh the page and try again.","sub-errors":[]},"detail":"A sandbox with the name undefined is not found. Error from Sandbox Management API: The sandbox was not found. Refresh the page and try again."}

I tried in incognito and different browsers, problem remains same in all browsers

Screen Shot 2024-09-27 at 7.58.19 PM.png

@JanJav @Pradeep-Jaiswal @surapaneni 

Avatar

Level 2

Hey, I think the solution was to add the names of your sandboxes (among the permission level) in the Sandboxes section as seen on the second screenshot here: https://experienceleague.adobe.com/en/docs/experience-platform/collection/permissions#manage-platfor...

Avatar

Level 1

Thanks for the response, I don't have access to change the permissions.  all the permissions are controlled by Adobe, I requested them to add sandbox.

 

Avatar

Level 9

I have reached out to Adobe support, here is the response from them.

We've added those sandboxes. That's why I think it's an actual product bug (or they intentionally require admin permissions for some reason). As an admin, I can access the dropdown but it seems like anyone with access to those sandboxes should be able access them as well.

Mshaji_0-1728394455573.png

 

Are there any work around for this issue?