Hi,
We have been facing issue while Booking a block using "Block unit entity" by parallel users (2 or more) at the same fraction of time.
I have block unit entity form.customers will make calls and check the check the property details.if the property is available , end user will block or book the property for that
particular customer.
currently am checking the property status while form onload as well as once end user click save button and i only let the user to save form if the property is still available.This
is working fine, if the transaction happens with seconds duration, but we couldn’t able to address this when parallel users blocking at the same fraction of time.
How it can be addressed? This is very very important while saving the form .
Thanks