Oracle® Business Intelligence Scheduler Guide > Oracle BI Scheduler Job Manager Menus > Mail Tabs in Oracle BI Scheduler Job Manager >

Java Extension Tab in Oracle BI Scheduler Job Manager


This topic is part of Configuration Dialog Box in Oracle BI Scheduler Job Manager.

The Java Extension feature enables the end user to specify a custom action using a Java interface that runs in the existing Java Host process. The results of the query are passed to the Java program and are returned as formatted output to the iBot execution engine. The Custom Java program may be specified for both when iBot conditions are satisfied and when no records are returned. This functionality allows an end user to develop custom actions in a platform-neutral language to all supported platforms. For more information about attaching a custom Java program to an iBot, see the Business Intelligence Answers, Delivers, and Interactive Dashboards User Guide.

Oracle BI Scheduler must be configured to be aware of some of the Java Host instance properties, such as the host it is running on and the port it is listening to. Oracle BI Scheduler Job Manager Java Extension Tab Configuration Fields describes the fields in the Java Extension tab.

Table 12. Oracle BI Scheduler Job Manager Java Extension Tab Configuration Fields
Field
Description

Java Host Servers

The default server is localhost, and the default local host port is 9810.

More than one server and port can be specified. Enter a comma-separated list of Java Hosts in the following format:

hostname:port[,hostname:port]

NOTE:  If Oracle BI Scheduler is configured to use SSL, the Java Job uses SSL too.

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