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

Configuring Java Job Properties for Oracle BI Delivers


Use the following procedure to set the Java Job properties on the Advanced tab of an iBot in Oracle BI Delivers. Before you perform this task, confirm that the compiled Java class file exists on the Oracle BI Java Host machine.

For more information, see Modifying an iBot Job in Oracle BI Scheduler and the Oracle Business Intelligence Presentation Services Administration Guide.

To configure an Oracle BI Delivers Java Job properties

  1. Access the Delivers application and select the iBot to which you want to add the custom Java program.
  2. Select the Advanced tab.
  3. Click the Add Action Button and select Custom Java Program.

    The Custom Java Program Properties window appears.

  4. Enter the properties.

    Example values and settings for a Java Job with the class name "test.Sample", class path "Sample", and no additional paths and parameters are included below.

    Field
    Value or Setting

    Class Name

    test.Sample

    Class Path

    Sample

    Results

    Pass Delivery content to Java program

  5. Click OK.
  6. Run the iBot.

    The custom Java Program is run and delivery content is sent to the custom Java program.

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