What are the issues that come while transferring the contacts from client to server?

Submitted by: Administrator
It is not easy to transfer the records from client to server as it requires lot of handling of the data and the node has to be ready that is going to make this transfer possible. There are two main issues that come while transferring from client to server and they are as follows:
• Client side consists of account data that compromises of name and address/phone data. It doesn't have an ID through which the data can be transferred. So, for every transaction there will be a search to, find the exact matching of the account on the server.
• The business address is another issue that includes the business related data of the contact and doesn't have an ID. So, it becomes difficult to locate the address on the server and try to find out the existing one.
Submitted by: Administrator

Read Online Groupware Servers Job Interview Questions And Answers