cancel
Showing results for 
Search instead for 
Did you mean: 

Delete a record from offline store request queue(local record) in CPSDK

0 Kudos

Hi,

How can we DELETE a record from offline store request queue(local record), and which should not be posted to server with any reference.

swee_hu
Discoverer

Hi Hemanth,

according to your description, it is a request that has error and you want to delete it. right?

Once there is error occurred, (after upload the requests and then if there are errors, then the error will be recorded in error archive.)

then option 1: delete the individual error from error archive, then the related request will be also removed accordingly, you could refer to below document:

https://help.sap.com/doc/c2d571df73104f72b9f1b73e06c5609a/Latest/en-US/docs/user-guide/odata/Offline...

option 2, to make a fix request to reverse the error, and then when upload the request next time, the last wrong request could be fixed;

you could refer to below document:

https://help.sap.com/doc/c2d571df73104f72b9f1b73e06c5609a/Latest/en-US/docs/user-guide/odata/Offline...

for further question or clarification, feel free to let us know.

Thanks and Regards, Swee

View Entire Topic
0 Kudos

Hi,

Thanks for your response, well its not an error but its an option to user and could be able to delete it.