Update a Ongoing Case Via service
In our application there is a requirement to send a request to initiate a process at client side . Once that process is complete they will notify back to us Via service and we need to update the same case and alert the user if user is working on the same Case .
What is the best way to achieve this with out locking the case ?