10,730
edits
Line 33: | Line 33: | ||
=== Special considerations === | === Special considerations === | ||
* Lookups may present a problem. They may point to a record that does not exist on the server. | * Lookups may present a problem. They may point to a record that does not exist on the server. | ||
* In some cases, the state of record cannot be updated, for example a closed quote. | * In some cases, the state of record cannot be updated, for example a closed quote. Status change must be performed at the end of synchronization. | ||
* We may create a new record on the server, but do not get any confirmation. Next time we try to re-create an existing record. | * We may create a new record on the server, but do not get any confirmation. Next time we try to re-create an existing record. | ||
* Same for the update | * Same for the update |