Siebel Reports Guide > Troubleshooting Siebel Reports > Enabling and Disabling Logging for Siebel Reports >

Enabling Logging and Debugging on the Oracle BI Publisher Server


This topic describes how to enable logging and debugging on the Oracle BI Publisher Server.

Enabling Logging on the Oracle BI Publisher Server

You can configure the Oracle BI Publisher Server to create log files that collect detailed information about errors that occur when the user runs a report in a connected client. You can use these log files to determine how much time Siebel CRM requires to run a report, and so on. For information about enabling logging for the Oracle BI Publisher Server, see the chapter about setting the system maintenance options in Oracle Business Intelligence Publisher Administrator's and Developer's Guide, Release 10.1.3.4 available on Oracle Technology Network (http://www.oracle.com/technetwork/indexes/documentation/index.html).

Enabling Debugging on the Oracle BI Publisher Server

You can configure Oracle BI Publisher Server to capture detailed information about errors that occur while working with Siebel Reports in the Siebel Web Client. This debugging is in addition to the typical debugging capabilities that are available in Siebel CRM.

To enable debugging on the Oracle BI Publisher Server

  1. Log in to Oracle BI Publisher Server with administrator privileges.
  2. Click the Admin tab, and then Server Configuration under System Maintenance.
  3. Change the Debug Level from Exception to Debug, and then click Apply.
  4. Use a text editor to create a new file named xdodebug.cfg. Save this file in the following folder:

    ORACLE_HOME\oc4j_b\jdk\jre\lib

    where:

    • ORACLE_HOME\oc4j_b is the folder where you installed Oracle BI Publisher Server. For more information about OC4J, see How Siebel CRM Creates Reports.
  5. Add the following code to the file you created in Step 4:

    LogLevel=log_level
    LogDir=logging_folder_path

Siebel Reports Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.