Hi everyone, does anyone know how to handle concurrency issue. Two users are trying to get the latest document number at the same time and incrementing the document number and saving it on new record. One is getting saved and other is getting saved with empty document number.