CalendarService - Deprecated Service

CalendarService has been deprecated in ActiveMatrix BPM version 2.0. This service and its operations are still available, but new code should not use this service, as it may be removed in a future release.

Instead, you should use operations in WorkCalService.

Note that:

  • This library was designed to support only one calendar. This is a system-wide calendar with a GUID of "SYSTEM". Although TIBCO ActiveMatrix BPM now supports multiple calendars, you cannot use this service with any calendar other than SYSTEM. To use multiple calendars, se the operations in the new WorkCalService service instead.
  • All start and end times passed are taken to be time-zone-neutral: that is, the API assumes that all times are in UTC format.

CalendarService is one of the Calendar Services provided by Work Manager.Use CalendarService requests to get information about and configure working time.

The dac-calendar-service.xsd file provides the CalendarService schema.