From my test, if two users book a same room for the same time period at the same time. System allow both users to book the room. So the room is reserved for two meetings.
It is a conflict. What is the solution to solve the problem?
Thanks
From my test, if two users book a same room for the same time period at the same time. System allow both users to book the room. So the room is reserved for two meetings.
It is a conflict. What is the solution to solve the problem?
Thanks
Subject: Two Users book a room at same time
This should only occur occasionally, if users manage to really save their reservations very, very close to each other.
The only final solution is to update to Domino 7 or higher. The difference is, that RnR management is no longer handled by agents (edit: or the router), but by a dedicated server task. Exact execution time of an agent is never guaranteed.