Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

No output schema found

Avatar

Level 4

I keep encountering an error when sending an experience event from the Native App SDK.

 

I have setup a Datastream, dataset and schema and am using the Edge.sendEvent method from within my natve app, with an xdm object and a data object.

 

In the response to the edge network request, I continually receive the message:

"type": "https://ns.adobe.com/aep/errors/XFRM-100003-404",
"status": 404,
"title": "No output schema found",
"detail": "The output schema with ID https://ns.adobe.com/<company name>/schemas/155557c6abb8f03349c15d6547f35889ec51e204fb71a778 was not found."

 

I can definitely see that the schema with that id does in fact exist - so am really unsure why I keep receiving this error.

 

The result of all this is that my additional data object is not flowing through to Adobe Analytics.

 

Can anyone please shed some more light on this error please?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@aaronj39712229 check if it's pointing to the right sandbox environment - especially the datastream.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@aaronj39712229 check if it's pointing to the right sandbox environment - especially the datastream.