Creating and configuring the scheduler service for process choreographer

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

  1. Change to the process choreographer directory:
    On Windows, enter:
    cd install_root\ProcessChoreographer
    On UNIX, enter:
    cd install_root/ProcessChoreographer
  2. Run the createScheduler.jacl script.
    On Windows, enter:
    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:
    serverName
    is the name of the application server.
    nodeName
    is the name of the node. This is optional. If the node is omitted, the local node is used.

    For more information about the scheduler service, see Using the scheduler service.

  3. You can check or change the configuration settings using the administrative console.

Results

The scheduler has been created and configured for process choreographer.

What to do next

Install the business process container.

Related tasks
Configuring a scheduler
Using the scheduler service



Searchable topic ID:   t2sched
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/workflow/tasks/t2sched.html

Library | Support | Terms of Use | Feedback