Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2807

Getting /IWBEP/CX_MGW_BUSI_EXCEPTION error while reading the odata service

$
0
0

Hello SAPui5 experts,

 

I am getting the following error while reading the an odata service :

 

The following problem occurred: HTTP request failed400,Bad Request,<?xml version="1.0" encoding="utf-8"?><error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><code>/IWBEP/CM_MGW_RT/022</code><message xml:lang="en">E:PP_PRODORD_CNF_ODATA:000.</message><innererror><application><component_id>PP</component_id><service_namespace>/SAP/</service_namespace><service_id>PP_PRODORD_CONFIRM</service_id><service_version>0001</service_version></application><transactionid>56D671387E4F0572E1000000C0A800E6</transactionid><timestamp/><Error_Resolution><SAP_Transaction/><SAP_Note>See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)</SAP_Note></Error_Resolution><errordetails><errordetail><code>/IWBEP/CX_MGW_BUSI_EXCEPTION</code><message>E:PP_PRODORD_CNF_ODATA:000</message><propertyref/><severity>error</severity><target/></errordetail></errordetails></innererror></error>..

 

I am trying to read the service as below:

 

oDataModel.read("/ProductionOrderHeaders",null, null,false,function(oData, response) {}.

 

Is this the issue with the way the odata service has been written ( i mean some exception handling issues in get_entity_set()) or is it with the way i am trying to access the data from the service? Please help.


Viewing all articles
Browse latest Browse all 2807


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>