Viewing schedules

Employees can use the View Schedule feature to view their current and future schedules in the clock. The amount and type of schedule information that is available for viewing is based on how the feature is configured by the system administrator. The feature can be configured to allow employees to review the date, start time, and the end time of their scheduled shifts.

Depending on your system configuration, you will use either a reader configuration in WFM or the settings.conf file on the server to configure the View Schedule feature.

See Configuring the clock.

Reader configurations

If you are using reader configurations, use these configuration properties to configure the View Schedule feature.

See Using reader configurations.

work.schedule_table_dump.interval.seconds
Specify the frequency of the schedule table dump thread in seconds.
work.schedule_table_dump.days
Specify the number of days for which employees can view schedules, beginning today and into the future.

Settings.conf

If you are not using reader configurations, use these properties in settings.conf to configure the View Schedule feature.

ScheduleTabledump.intervalSecs
Set the frequency of the schedule table dump thread in seconds.
wbsynch.schedules.days
Specify the number of days for which employees can view schedules, beginning today and into the future.