Using the scheduler service

Why and when to perform this task

The scheduler service enables tasks to execute at a requested time. You can schedule the following tasks:

The scheduler service performs the task, repeating as necessary, according to the metadata for that task.

Steps for this task

  1. Manage the scheduler service.
    This article includes instructions for creating and configuring a database for the scheduler, configuring a scheduler instance, and enabling or disabling the scheduler service (the service is enabled by default).
  2. Develop and schedule tasks.
    This article includes instructions for developing various types of tasks, receiving notifications from a scheduler, submitting tasks to a scheduler, and managing tasks.

    Note: Creating and manipulating scheduled tasks through the Scheduler interface is only supported from within the Enterprise Java Beans (EJB) container or Web container (EJB containers or servlets). Looking up and using a configured scheduler from a Java 2 Platform Enterprise Edition (J2EE) application client container is not supported.

  3. Interoperate with the scheduler service.
    This article explains how to manage the Scheduler service in a clustered environment with mixed WebSphere Application Server product versions and mixed platforms.




Searchable topic ID:   tsch_ep
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/scheduler/tasks/tsch_ep.html

Library | Support | Terms of Use | Feedback