Copying JAR Files to Oracle Publisher Server
This topic describes how to add custom Siebel Java archive (JAR) files to Oracle Publisher Server. To successfully generate reports, you must copy the custom Siebel Java classes to the corresponding directory on Oracle Publisher Server. By default, these Java classes are not available on Oracle Publisher Server.
This task is a step in Process of Installing Oracle Publisher for Integration with Siebel.
Before beginning this task, the administrator must create the Classes folder, as required, in one of the following locations:
// Oracle BI Publisher:
<InstallLocation>\user_projects\domains\bifoundation_domain
// Oracle Analytics Publisher:
<InstallLocation>\user_projects\domains\bi\bidata\components\bipublisher\repository\Reports\SiebelCRMReports
To copy JAR files to Oracle Publisher Server
Copy the following files from the
SIEBSRVR_ROOT\CLASSES
directory to one of the following locations, as required, where<InstallLocation>
is the install path for Oracle Publisher.// Oracle BI Publisher: <InstallLocation>\user_projects\domains\bifoundation_domain\Classes // Oracle Analytics Publisher: <InstallLocation>\user_projects\domains\bi\bidata\components\bipublisher\repository\Reports\SiebelCRMReports\Classes
SiebelCustomXMLP.jar
SiebelCustomXMLP_SIA.jar
XSLFunctions.jar
(Optional) InkToolsLib.jar
(Optional) iSignBmp.jar
SignMigration.jar
Note: Typically, the Oracle BI Publisher installation directory for Windows is as follows:<InstallLocation>\user_projects\domains\bifoundation_domain\Classes
. The following JAR files are required whenever signatures (captured using Siebel signature capture feature) appear in a Siebel report: InkToolsLib.jar, iSignBmp.jar, and SignMigration.jar.If you have created custom Java function libraries, then you must copy those JAR files as well.