Previous Topic: Run the UNIX Installer

Next Topic: Copy the JDBC JAR Files

Run the Registry Script

In order for CA Identity Manager to dynamically change data sources for reports in the Report Server, run the mergeConnection script.

On Windows, run the script and respond to the prompts that appear.

On UNIX, perform these steps:

  1. Check for Windows control characters in the mergeconnections.cf script.

    If you downloaded the software using FTP in binary mode, these characters should not exist in this script. If you used another download method, use the dos2unix command to remove these characters.

  2. Copy the mergeconnections.cf from the ReportServerTools directory to this directory
    installation-directory/bobje/enterprise115/generic
    
  3. Source in the environment variables for BusinessObjects Enterprise as follows:
    source installation-directory//bobje/setup/env.sh
    
  4. Run the following script:
    ./configpatch.sh mergeconnections.cf
    

    Select 1 as the option when prompted.

  5. Restart crystal processing servers as follows:
    1. Log in as the non-root user you used to install the Report Server.
    2. Issue these commands:
      cd /opt/CA/SharedComponents/CommonReporting/bobje
      ./stopservers
      ./startservers
      


Copyright © 2010 CA. All rights reserved. Email CA about this topic