Server Administration Application – Configuring Working Day Calendar

Documentation home

 

Introduction. 1

Configuring the calendar Java class 1

Configuring non-working days 2

 

See also: Server Administration Application Home Page

 

Introduction

The Working Day Calendar allows you to configure which days are non-working days. All other days by inference are seen as working days. The calendar consists of a Java class which defines the basic non-working days – usually weekends – plus the ability to configure additional non-working days – usually public holidays – in addition to this.

 

The calendar can be used:

 

 

Configuring the calendar Java class

The calendar Java class is configured using server property Holiday Class Names.

 

 

com.ebasetech.workflow.ufs.server.external.calendar.Weekends

Defines Saturday and Sunday as weekends (this is the default)

com.ebasetech.workflow.ufs.server.external.calendar.FriSatWeekends

Defines Friday and Saturday as weekends

com.ebasetech.workflow.ufs.server.external.calendar.ThuFriWeekends

Defines Thursday and Friday as weekends

 

Configuring non-working days

 

 

 

Use the controls at the top of the panel to select a month. Then click on a day to change its status. You also have the option of providing a comment for each non-working day.