cancel
Showing results for 
Search instead for 
Did you mean: 

500 SAP Internal Server Error (termination: RABAX_STATE)

Former Member
0 Kudos

Using ASP.NET MVC app to fetch data from SAP CRM, below are the details:

URL I am using for HTTP request is: "https://my304458-sso.crm.ondemand.com/sap/c4c/odata/v1/c4codata/PhoneCallCollection?$expand=PhoneCallNotes&$orderby=DateTime Desc&$format=json&$top=100&$skiptoken=1&$filter=OwnerUUID eq guid'00163E07-D188-1EE3-BAF0-9AD1201829E1' and DateTime/content le datetime'2017-03-09T00:00:00'"

And the response I get

<HTML><HEAD> <TITLE>500 SAP Internal Server Error</TITLE> </HEAD><BODY> <H1>500 SAP Internal Server Error</H1> ERROR: The application running deliberately caused an abort with short dump. (termination: RABAX_STATE)<P> </BODY></HTML>

And if I remove the DateTime filter from the requiested URL at the end; data retrieval works fine.

Former Member
0 Kudos

yeah sure. Any update on the DateTime filter issue?

Accepted Solutions (0)

Answers (0)