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
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.