Hi All,
I want to consume insert oData service into my jQuery Mobile Application. oData Service is working fine at SAP NetWeaver Gateway Client, I am able to insert records into my table also. However while inserting data through my Application it is showing 500 Internal Server Error and in TCode ST22 it is showing runtime error as "Assert condition was violated". While running it is not stopping at debugger also. Can anyone please help me in that...