cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to fetch data from two offline Store error [-10210]

former_member186020
Participant
0 Kudos

Hi All,

I have created offline App using Cordova and Kapsel Plugin eveything worked on fine i was able to perform offline read and write.

The problem is when i try to open second offline store i get this weird error :-

"Unknown network error occured[-10210] The operation failed due to an error on the server: The conversion from OData metadata to Offline OData client database m"

I saw there is another discussion in the same lines but posting it again as that was specific to IOS and i am working on Android.

I also searched and in one of the blog it was mentioned that this error may be caused due to :-

1) OData version is V3 instead of V2 --- I am using V2 so thats fine.

2) Wrong properties while creating the store  ------ I checked that as well and they are fine,

Any help will be highly appreciated.

Thanks in advance,

Vishesh

Accepted Solutions (0)

Answers (1)

Answers (1)

rakshit_doshi
Active Contributor
0 Kudos

Hi Vishesh,

What happens when you have your second offline store as a single offline store and did you try to read/write data from it. Were you successful in doing that.

Are both of your offline stores working fine individually?

Also try to increase the log level for offline component to debug on SAP Management Cockpit and post your server logs here.

What version of SMP and SDK are you running on?

Thanks,

Rakshit Doshi