Show TOC Start of Content Area

Background documentation Scheduling the HelloJob  Locate the document in its SAP Library structure

Use

You have successfully developed the job definition of the HelloJob and deployed it on the application server. You can now proceed with creating a scheduler task for the job definition.

This section tells you how to schedule the HelloJob programmatically by using the Scheduler API from within an application that is deployed on the application server.

At the end of this section you will have created a scheduler task that instructs the Java Scheduler to execute a single HelloJob instance at a specified point of time.

Next Step

Creating a Scheduler Task for the HelloJob

 

End of Content Area