I tried to write a simple SDK_testdb based client for testing
libsynthesis based SyncML server and noticed that client
is sending information about contacts DB in device information
section of request once per each datastore specified in
client profile. No information about other datastores sent
at all. The result is that synchronization of other datastores
except contacts fails with error 20415.

Specifying unique for each datastore values of <dbtypeid>
in client configuration fixed the problem.

I guess that example client configuration
sysync_SDK/configs/sysync_sample_configuration.xml
must contain some initial values of <dbtypeid>.

I do not see any harm from having them there.

Andris

PS. I do not have <dbtypeid> specified in server configuration and
      that has not yet caused any problems.


_______________________________________________
os-libsynthesis mailing list
[email protected]
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to