file update
I am running a UBE locally in my fat client doing a fetch single from a file and if it is there updating a field in the file
In the debugger I can see the fetch being successful (File IO Status and Error Status) and it says the update is successful but when I look at the record it is not being updated.
I've triple checked all of my key fields being used to do the fetch and the update and also looked to see if it is updating a different record for some reason which it's not.
Has anyone seen this behavior running UBE locally?