Oracle® Business Intelligence Scheduler Guide > Configuring Java Job Properties for Oracle BI Scheduler >

Oracle BI Scheduler Java Jobs


The Oracle BI Scheduler integrates with Oracle BI Java Host to support a custom Java program. The Oracle BI Scheduler publishes two Java interfaces, SchedulerJavaExtension and SchedulerJobInfo, as well as one Java class, SchedulerJobException.

NOTE:  For more information about the Oracle BI Java Host, see the Oracle Business Intelligence Presentation Services Administration Guide.

Based on the Java interfaces and Java class from Oracle BI, an end user can implement the SchedulerJavaExtenion interface. The compiled class can be executed as part of an iBot by setting up the iBot to use the name, path, and additional utility paths information of the compiled class.

This section contains the following topics:

Oracle® Business Intelligence Scheduler Guide Copyright © 2007, Oracle. All rights reserved.