Why and when to perform this task
The business process container uses the scheduler service to provide time-dependent services. To create and configure the scheduler, perform the following:Steps for this task
cd install_root\ProcessChoreographerOn UNIX, enter:
cd install_root/ProcessChoreographer
install_root\bin\wsadmin -f createScheduler.jacl -server <serverName> [-node <nodeName>]On UNIX, enter:
install_root/bin/wsadmin.sh -f createScheduler.jacl -server <serverName> [-node <nodeName>]Where:
For more information about the scheduler service, see Using the scheduler service.
Results
The scheduler has been created and configured for process choreographer.What to do next
Install the business process container.