

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.
Follow these steps:
- Switch to using the Identity Management server.
- 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.
- Locate the installer-root-directory/disk1/cabi/biconfig folder on the Business Objects report server.
- Copy from the biconfig folder to the im_admin_tools_dir/ReportServerTools folder on the Identity Management server.
- Set the JAVA_HOME variable to the 64-bit version of the JDK 6 update45 you installed.
- 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.
- 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 Technologies.
All rights reserved.
 
|
|