How to implement optimistic locking

2
I've got a question. How do I implement optimistic locking with Mendix? I want to lock optimistically by the number of updates, but the parameter passed to Microflow becomes the latest value of the Entity, not the screen value. Thanks in advance
asked
0 answers