on 2021 Aug 02 6:34 AM
H,
I am getting the below error in MDK application, while trying to initialise ODATA local storage.
Error: [-10340] The download failed due to an error on the server: -857 (SERVER_SYNCHRONIZATION_ERROR) ([-10225] Message: User exception: [-100000] An unexpected error occurred while converting the OData metadata to the Offline OData client database metadata: An exception occurred.
Error caused by: An exception occurred.) : Error: [-10340] The download failed due to an error on the server: -857 (SERVER_SYNCHRONIZATION_ERROR) ([-10225] Message: User exception: [-100000] An unexpected error occurred while converting the OData metadata to the Offline OData client database metadata: An exception occurred. Error caused by: An exception occurred.)Regards,
Girish
Hi Rachel,
Could you please elaborate on how you are able to download all data? I am facing some issues achieving it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Girish,
I am not able to download all data as i am encountering the SERVER_SYNCHRONIZATION_ERROR.
I tried to add a "$top=10" query option on InitializeOffline.action, but would always display a single item even if there are thousands of records. But when i try to fetch specific items, they are correctly retrieved. Would you know how to fix this issue?
User | Count |
---|---|
73 | |
10 | |
8 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.