Hi,
I am looking into the Offline OData functionality available since SMP 3.0 SP04. I have created an Android client which is able to register itself to the SMP server using an application ID that has been configured to use offline odata functionality.
After registration, the offline store is opened for the first time using offlinestore.openStoreSync(options). This call throws an ODataNetworkException:
com.sap.smp.client.odata.offline.ODataOfflineException: [-10060] An error occured while performaning a syncrhonization. Reason: -857 (ERROR) %1:[-10255] Message: Failure occurred while executing user supplied code
Any ideas how to solve this?
Kind regards,
Mike Overmeijer