Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property sets the cancellation time for reservations that are not checked in, helping to optimize space utilization in the Workplace Reservation Management application. |
| What area does it affect? |
Workplace Reservation Management |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
An admin should review this property when adjusting reservation policies or managing space availability. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_wsd_rsv.time_when_reservation_cancelled_without_check_in |
| Sys ID |
18f698c8b7332010f551d0b6ce11a96d |
| Type |
integer |
| Application |
Workplace Reservation Management |
| Default value |
30 |
| Description |
The amount of time in minutes until a reservation is cancelled without a check-in. |
| Updated |
2021-04-23 07:58:52 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... check in and check- out reminders are managed through the Check-in and check out reminder scheduled jobs The following properties are being used in this scheduled job: • sn_wsd_rsv.time_before_check_in_out_reminder • sn_wsd_rsv.time_when_reservation_cancelled_without_check_in Ensure check-in is required on the Reservable module at the space level. For more information, see Configure a reservable module. • This can be enforced through the Reservable Module property ...
Related properties