IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing business processes > Work with business calendars
Deploying business calendars to IBM Process Server
After a business calendar has been created in IBM Integration Designer, it can be deployed to IBM Process Server as part of the deployment of the business module that contains it.
The business calendar service is a runtime service that does date/time calculations on behalf of components that are clients of this service.
For example if a component needs to determine that a particular time falls into an interval covered by a calendar, it would simply invoke the service with the calendar name and the time stamp.
Business modules are deployed either from IBM Integration Designer using the Unit Test Environment (UTE) or from the administrative console (using an ear exported by IBM Integration Designer or created by serviceDeploy). For information regarding these processes, refer to the related link below.