SAP Knowledge Base Article - Preview

3237352 - Error while parsing an XML stream in Fiori custom application

Symptom

Error while parsing an XML stream is logged in transaction /IWFND/ERROR_LOG and a message error pops up in the application

In the HTTP trace, the request to the OData service, https://<hostname>:<portNumber>/sap/opu/odata/................. , fails with the following error

Request Method: POST
Status Code: 400 Bad Request

and comparing a successful and unsuccessful request shows differences. In particular:

Successful call

_metadata: {,…}
id: "https://<hostname>:<portNumber>/sap/opu/odata/.................."
type: "value"
uri: "https://<hostname>:<portNumber>/sap/opu/odata/.................. "

 

Failing call

__metadata: {,…}
deepPath: "value1"
id: "https://<hostname>:<portNumber>/sap/opu/odata/.................. "
type: "value"
uri: "https://<hostname>:<portNumber>/sap/opu/odata/.................. "


Read more...

Environment

SAPUI5 1.71.36

Product

SAP ERP 6.0

Keywords

deepPath , KBA , CA-UI5-COR , Core and Runtime , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.