Hi experts,
I have a small but important question.
Assuming that multiple users use same device and do changes while beeing offline. Every user logs on with his own user and do his changes (I hope that's possible ;-)). They working on the same OfflineStore.
When second user starts synchronization how can I asure that only his changes are synchronized? If he would also synchronize the changes of first user, would these changes be done in backend with username of second user? That would be wrong?
Thanks for help, Thomas