SAP NetWeaver Scheduler for Java
Tags:
The SAP NetWeaver Scheduler for Java, also known as the Java Scheduler, can be used to schedule Java applications to run as background jobs, and is part of the standard SAP NetWeaver Application Server (SAP NetWeaver AS), Java EE 5 Edition. With this new capability, customers can develop applications that automate business processes running on the Java server and schedule tasks to manage activities in SAP NetWeaver components running on the Java stack.
Getting Started
Introducing the SAP NetWeaver Scheduler for Java
Overview and Tutorial - SAP NetWeaver Scheduler for Java
Tutorial Materials
Creating and Scheduling Your First Job
This SAP NetWeaver Scheduler for Java tutorial guides you by example through the steps you need to complete to develop and deploy a job definition, as well as to create a scheduler task for this job definition by using the Scheduler API.
JavaDocs: SAP NetWeaver Scheduler for Java
JavaDocs with documentation on the important interfaces of the SAP NetWeaver Scheduler for Java (also known as the Java Scheduler), which allow you to create, schedule and monitor jobs.