How can user customize synchronization process?
Ans: XML-RPC uses an efficient algorithm to generate checksums to find out the changes. Therefore, only those rows that have been inserted, updated or deleted since the last sync are transferred between the hosts. Additionally, you can configure XML-RPC to detect changes only for specific rows and columns. For example: you can exclude blob columns or include only those rows that fulfill a WHERE clause. This makes is an ideal tool to sync data even if there is limited bandwidth.