Is it possible to let a user acquire a lock but not release it?
![]()
Francisco Rodriguez (56●8●28)
| asked Oct 21 '15, 6:15 p.m.
edited Oct 10 '17, 1:20 p.m. by David Lafreniere (4.8k●7)
Hi,
I want to achieve the following: Once a user starts working in a file, the file should be locked and it should remain like that until it a validation is done. The user should not be able to release the lock of that file but it is done automatically (using some kind of participant extension).
Is this possible?
Regards,
Francisco R.
|