Changes between Version 13 and Version 14 of Documentation/bAccountManagement/aScheduler
- Timestamp:
- Mar 31, 2008, 11:25:51 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/bAccountManagement/aScheduler
v13 v14 17 17 After saving the reservation, the pop-up windows is closed and main scheduler table is updated with the newly created reservation slot in yellow color indicating that it is in the "pending approval" state. Also, the email notification on the reservation is sent to your registered email address. 18 18 19 Reservations slots that are not in conflictare approved by the scheduling service based on the [wiki:Documentation/Scheduling#ReservationApprovalPolicies two stage approval policy]. Once it has been approved, the color for that slot will be changed to dark blue and approval email notification message will be sent to the requester and requester will be able to access the console of the resource whose reservation was just approved.19 Reservations slots are approved by the scheduling service based on the [wiki:Documentation/Scheduling#ReservationApprovalPolicies two stage approval policy]. Once it has been approved, the color for that slot will be changed to dark blue and approval email notification message will be sent to the requester and requester will be able to access the console of the resource whose reservation was just approved. 20 20 21 21 == Conflicts == 22 22 23 It is possible to ask for a slot even if other user already made a reservation. The procedure is the same as for requesting an empty slot except that the resulting color changes to redas shown in Figure 2.23 It is possible to ask for a particular slot even if other user already made a reservation. The procedure is the same as for requesting an empty slot except that the resulting color changes to red once there are multiple simultaneous (conflicting) reservations as shown in Figure 2. 24 24 25 25 ||[[Image(Schedule-HowTo6.jpg)]]|| … … 30 30 Reservation approval process is based on a two stage algorithm. In the first (pre-approval) stage, scheduling requests received before noon will be pre-approved for the following day. For example, if it is Tuesday morning before noon, and you ask for 4 to 6 in the evening Wednesday, you will know for sure whether you have this time by 2 in the afternoon on Tuesday. Users are limited to two hours a day of pre-approved time on the main grid. 31 31 32 For the reservations that are made less than twelve hours in advance or for ones that are more than 2 hours a day the slots will be automatically approved at the beginning of the slot (second or just-in-time approval stage).32 For the reservations that are made less than twelve hours in advance or for ones that are more than 2 hours a day, the slots will be automatically approved at the beginning of the slot (second or just-in-time approval stage). 33 33 34 34 == Conflict Resolution == 35 35 36 Conflicts will be resolved based on how much time you've already used over the last two weeks. Those who have used less time on the main grid in the last two weeks will be more likely to have their requests approved .36 Conflicts will be resolved based on how much time you've already used over the last two weeks. Those who have used less time on the main grid in the last two weeks will be more likely to have their requests approved for the conflicting slots. 37 37 38 Due to complexity of the conflict resolution algorithm, please refrain from conflicting on slots that are less that 12 hours in the future since just-in-time approval process will not try to resolve conflicts.38 Due to complexity of the conflict resolution algorithm, please refrain from conflicting on slots that are less that 2 hours in the future since just-in-time approval process will not try to resolve conflicts. 39 39