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

Enabling Logging for Siebel Reports in the Siebel Application


You can configure Siebel CRM to create log files that capture detailed information about errors that occur while running reports. The reports administrator can use the log files to investigate why the error occurred.

You set the log level for the XMLP Report server component by using the Server Manager UI or the Server Manager command-line interface program (srvrmgr program).

You can adjust the log levels at any time.

Oracle BI Publisher logs all exceptions and debug level information.

Setting the Log Level for the XMLP Report Server Component

This topic describes how to set the log level for the XMLP Report server component.

To set the log level for the XMLP Report server component

  1. Log in to the Siebel client with administrator privileges.
  2. Navigate to the Administration-Server Configuration screen, Servers, and then the Components view.
  3. In the Component field, query for XMLP Report Server, and then click the Events tab.
  4. In Events list, query for XMLP Report Log, and then set the value for the log level to 5.
  5. Click the Component tab.
  6. In the Component field, query for the Application Object Manager, and then click the Events tab.

    For example, query for the following Application Object Manager:

    Call Center Object Manager (ENU)

  7. In the Events list, query for XMLP Report Log, and then set the value for the log level to 5.
  8. Stop, and then restart the XMLP Report Server and Siebel Application Object Manager server components.

    For more information about restarting the Siebel Server, see Siebel System Administration Guide.

Using the Server Manager Command-Line Interface to Set Log Levels for the XMLP Report Server Component

This topic describes how to use the Server Manager command-line interface to set the log level for the XMLP Report server component.

To use the Server Manager command-line interface to set log levels for the XMLP Report server component

  1. Run the following command to connect to the Siebel Server Manager:

    srvrmgr /g gateway computer name:port number /s xmlp siebel server name
    /e enterprise /u user name /p password

    where:

    • gateway computer name is the name of the computer where the Siebel Gateway Name Server runs.
    • port number identifies the port number where the Gateway Name Server is listening.

      The colon and the port number are optional if using an optional default port.

    • xmlp siebel server name is the name of the server where the XMLP Report server component is enabled.
    • user name is the login name of the administrator.
    • password is the password for the administrator.

      For example:

    srvrmgr /g gateway computer name:2330 /s xmlp siebel server name /e Siebel
    /u SADMIN /p MSSQL

  2. Run the following command to change the event log level:

    change evtloglvl XMLPReportLog=5 for comp xmlpreportserver

    • where 5 is the event log level that you must change.

      For example, to get details for a call to a business service, run the following command:

    change evtloglvl ObjMgrBusServiceLog=5 for comp xmlpreportserver

  3. Shut down, and then restart the XMLP Report server component.
Siebel Reports Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.