a month ago
Hello Experts, good evening.
I'm having a problem with a Fiori Elements app.
Let me explain the two problems I'm having.
The first is that I have an Elements app, which displays purchase orders, some messages we need to review, among other values.
Now, when I try to scroll through the app, it starts displaying the elements, which at this point are around 1,935 records.
but at some point while scrolling, the app crashes
and in the browser console, it displays the following message
“Request failed with status code 500: GET ZZ1_MM_LOG_CREAOV?sap-client=220&$skip=120&$top=20&$orderby=PURCHASEORDER%20desc,PURCHASEORDERITEM%20asc&$select=PURCHASEORDER%2cPURCHASEORDERITEM%2cMATERIAL%2cSUPPLIER%2cSALESORDER%2cSALESORDERITEM%2cPROCESADA%2cRESPUESTA%2cDATESALESORDER%2cSAP_CreatedDateTime%2cSAP_CreatedByUser%2cSAP_CreatedByUser_Text%2cSAP_LastChangedDateTime%2cSAP_LastChangedByUser%2cSAP_LastChangedByUser_Text%2cSAP_UUID - [{"code":"0050569259751EE4BA9710043F8A5115","message":"In the context of Data Services an unknown internal server error occurred","persistent":true,"targets":[""],"type":"Error"}] sap.ui.model.odata.ODataMessageParser”
So, when I tried to review the app, as you know, I only had the annotations and some help with Guided Development. I don't usually work with these apps much, so I don't know where else I could check what might be happening.
Now, the second point that also has a problem is that when you want to use one of its filters, and want to search for a single Purchase Order
The app crashes just like when I try to scroll and shows a similar screen
and the browser console displays the following message
“Request failed with status code 500: GET ZZ1_MM_LOG_CREAOV?sap-client=220&$skip=0&$top=20&$orderby=PURCHASEORDER%20desc,PURCHASEORDERITEM%20asc&$filter=PURCHASEORDER%20eq%20%273000001803%27&$select=PURCHASEORDER%2cPURCHASEORDERITEM%2cMATERIAL%2cSUPPLIER%2cSALESORDER%2cSALESORDERITEM%2cPROCESADA%2cRESPUESTA%2cDATESALESORDER%2cSAP_CreatedDateTime%2cSAP_CreatedByUser%2cSAP_CreatedByUser_Text%2cSAP_LastChangedDateTime%2cSAP_LastChangedByUser%2cSAP_LastChangedByUser_Text%2cSAP_UUID&$inlinecount=allpages - [{"code":"0050569259751EE4BA9710043F8A5115","message":"In the context of Data Services an unknown internal server error
Any ideas on where I could look or check to see why this error is occurring? Any way to try to find the error?
I'd appreciate any help, as well as any recommendations or blogs or documentation I could use.
Regards
EBZ.
Request clarification before answering.
it is backend error. usually data type mismatch will cause that error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
22 | |
8 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.