Hi,
can you help with this problem.
Application is running in the two browsers by two users with different roles. They both want to edit one document, but first user executing one process and don't doing any changes while second user is starting edit process and doing some changes on document.
If second user finishes and saves the changes while the other user is still in the execution phase of his process it will cause some problems. The first user will not see the changes made by the second user but iw will be visible on document after finishing it's process.