To successfully schedule and run Java programs in BusinessObjects Enterprise, you must specify the required parameters for the program object. See Setting required parameters for Java programs.
Additionally, you can provide the Java program with access to other files located on the Program Job Servers, and you can specify Java Virtual Machine options. See Providing Java programs with access to other files.
To successfully schedule and run a Java program, you must provide BusinessObjects Enterprise with the base name of the .class file that implements the IProgramBase interface from the BusinessObjects Enterprise Java SDK.
Note: The Java Runtime Environment must be installed on each machine that is running a Program Job Server.
The Parameters page appears.
For example, if the file name is Arius.class
, type Arius
You can provide Java programs with access to files, such as Java libraries, located on the Program Job Server.
The Parameters page appears.
You must separate multiple paths with the classpath separator that is appropriate to your operating system: a semi
![]() ![]() |
![]() |
![]() |
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ Product Documentation on the Web http://support.businessobjects.com/documentation/ |