Setting the Build Path

Use

To be able to build the HelloJob , you have to add a build time reference to the APIs of the SAP NetWeaver Scheduler for Java. The build time reference you need to add depends on the application server layer you are working in.

Prerequisites

The message-driven bean is created in the HelloJobProject .

Procedure

To the HelloJobProject , add a reference to the following façade:

tc/je/scheduler/api

The facade contains the relevant Java Scheduler APIs for applications.

Result

The correct build path for the HelloJobProject is set.