Two users working on same form

0
Hi Readers,   I am facing some problems regarding the consistency of the database. I have assigned one form to multiple users of the same user role. Now simultaneously two users are working on the same form. Now one user approves the same form and one rejects the same form, of this my flow of forms has been distorted. I think Mendix should block the database, if one user is performing. How this can be resolved?   Thanks and Regards, Harshraj Singh  
asked
1 answers
0

Mendix will not do that. You have to build that part yourself. But there is a module for that in the marketplace: Pessimistic Locking.

Regards,

Ronald

 

answered