Our client complains about slow saving of records on the windows server 2003, e.g., saving an order takes 60 seconds. Coud it happen because the client has windows server 2003 on virtual machine (vmware)?
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...