Hi all,
I would like to get some help/explanation regarding an issue that I'm facing with ExecuteFromDB.
My goal is to build certain logic by comparing the value of certain attribute before and after a change was performed by the user. To achieve my goal, I want to compare the value of the buffer VS the value of DB.
However, when performing the query ExecuteFromDB, I’m getting/reading the same value as the one on the buffer (UI).
Is there any explanation to the issue that I’m facing?
Please find below an screenshot of my coding + debugging session.
Any tip/suggestion/solution is welcome.
Thanks in advance.
Kind regards,
Andres
BTW: I found 2 similar post but none of them offer a solution/explanation to my problem.