Is there a way to UnOK waylists? I can see there is a code for this in the source, but I cannot find an action in the access groups which allows to do that.
code:
if (IsUnOKAllowed("WayListVc",WayListr.TransDate)==false) then begin...
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 ...