Previous Topic: Copy the JDBC JAR FilesNext Topic: High Availability Report Server on PostgreSQL


Deploy Default Reports

The Identity Management Server comes with default reports you can use for reporting. BIConfig is a utility that uses a specific XML format to install these default reports for the Identity Management Server.

Follow these steps:

  1. Switch to using the Identity Management server.
  2. Gather the following information about the Report Server:
  3. Download the CA Business Intelligence 3.3 BIConfig utility (biconfig_3_3_1_0.zip) from the CABI FTP site.
  4. Locate the installer-root-directory/disk1/cabi/biconfig folder on the Business Objects report server.
  5. Copy from the biconfig folder to the im_admin_tools_dir/ReportServerTools folder on the Identity Management server.
  6. Set the JAVA_HOME variable to the 64-bit version of the JDK 6 update45 you installed.
  7. On the Identity Management server, run the following command

    For Oracle:

    ./biconfig.sh -h "hostname" -u "administrator_name" -p "administrator_password" -f "oracle-biar.xml"
    

    For PostgreSQL:

    ./biconfig.sh -h "hostname" -u "administrator_name" -p "administrator_password" -f "postgres-biar.xml"
    

    Note: Be sure that biconfig.sh has execute permissions.

  8. View the biconfig.log file found in the location where you ran the biconfig command.
  9. Verify that the default reports installed successfully. Inspect the end of the log file for status; a successful installation appears as follows:
    ReportingDeployUtility - Reporting utility program terminated and return code = 0