

Installation Guide › Server Installation › Report Server › High-Availability: Identity Management Server 2 › Deploy Default Reports
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.
Important! This process updates all default reports. If you customized any default reports, be sure to back them up before performing the update.
Follow these steps:
- Gather the following information about the Report Server:
- Hostname
- Administrator name
- Administrator password
- Snapshot database type
- Download the CA Business Intelligence 3.3 BIConfig utility (biconfig_3_3_1_0.zip) from the CABI FTP site.
- Copy all content from the installer-root-directory/disk1/cabi/biconfig folder to the im_admin_tools_dir/ReportServerTools folder.
- Set the JAVA_HOME variable to the 64-bit version of the JDK 6 update45 you installed.
- 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.
- View the biconfig.log file found in the location where you ran the biconfig command.
- 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
Copyright © 2014 CA.
All rights reserved.
 
|
|