How does the Thingworx keep the data consistent in concurrent update requests ?
Hi,
In my customer's case, multiple requests may update different fields of a same record of Data Table . I use the service UpdateDataTableEntry to update the record, which means the whole record will be updated, will the second request overwrite the updated field value of the first request ? If so then the first request's data is lost .
The same question is also for Stream updating with the service UpdateStreamEntry.
Regards,
Sean
