Re: Inaccurate and unreliable behaviour from tasks.
wdinzey@dpdsoftware.ca
4-27-17
Okay it looks like the activities did not write the transactions. Not sure why that is happening but I have activities but no corresponding transactions. I will try to find a pattern and report it once I am successful.
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 ...