Business calendar parameters
Guidewire provides the following configuration parameters in the config.xml file that relate to defining a business calendar.
For information on editing config.xml and setting configuration parameters, see Working with configuration parameters.
BusinessDayDemarcation
The time at which a business day begins.
Default: 12:00 AM
Set for server: Yes
BusinessDayEnd
Indicates the time at which the business day ends.
Default: 5:00 PM
Set for server: Yes
BusinessDayStart
Indicates the time at which the business day starts.
Default: 8:00 AM
Set for server: Yes
BusinessWeekEnd
The day of the week considered to be the end of the business week.
Default: Friday
Set for server: Yes
HolidayList (obsolete)
This parameter is obsolete. Do not use it. Previously, you would use this to generate a comma-delimited list of dates to consider as holidays. Instead, use the Administration screen within Guidewire PolicyCenter to manage the official designation of holidays. Guidewire retains this configuration parameter to facilitate upgrade from older versions of PolicyCenter.
IsFridayBusinessDay
Indicates whether Friday is a business day.
Default: true
Set for server: Yes
IsMondayBusinessDay
Indicates whether Monday is a business day.
Default: true
Set for server: Yes
IsSaturdayBusinessDay
Indicates whether Saturday is a business day.
Default: false
Set for server: Yes
IsSundayBusinessDay
Indicates whether Sunday is a business day.
Default: false
Set for server: Yes
IsThursdayBusinessDay
Indicates whether Thursday is a business day.
Default: true
Set for server: Yes
IsTuesdayBusinessDay
Indicates whether Tuesday is a business day.
Default: true
Set for server: Yes
IsWednesdayBusinessDay
Indicates whether Wednesday is a business day.
Default: true
Set for server: Yes
MaxAllowedDate
The latest date allowed to be used.
Default: 2200-12-31
Set for server: Yes
MinAllowedDate
The earliest date allowed to be used.
Default: 1800-01-01
Set for server: Yes
