cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to get Latest value after flush in Kapsel Offline oData SAP UI5 Application

sainithesh21
Active Participant
0 Kudos

Hi,

I am trying to implement Offline functionality SAP UI5 application with the help of Kapsel oData plugin. I can able to store the data in offline and able to flush local data.

But my problem is. if I update the value multiple times in offline mode it is updating fine and I can able to see the latest value. When I flush the data to the backend, the value which I submitted initially got saved. Actually the latest value which I submitted should reflect.

To update the record I am using the PUT method and oData.request().


When I checked in the backend I got to multiple requests, but initial value got saved.

Can any help me to fix this issue.

Thanks.

Accepted Solutions (0)

Answers (0)