For CA IdentityMinder to change data sources for reports in the Report Server, run the mergeConnection script.
Note: On a 64-bit system, omit this procedure. The Report Server is a 32-bit application, so you use the 32-bit side of the registry. On a 64-bit system, open REGEDT32 directly from System32, and create the MergeConnectionProperties key with the Type REG_SZ and value Yes. Create the key in this location:
@HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Business Objects\Suite 12.0\Crystal Reports
On Windows, perform the following steps:
C:\Program Files\CA\Identity Manager\IAM Suite\Identity Manager\tools\ReportServerTools
On UNIX and Linux, perform the following steps:
If you downloaded the software using FTP in binary mode, these characters do not appear in this script. If you used another download method, use the dos2unix command to remove these characters.
/opt/CA/IdentityManager/IAM_Suite/Identity_Manager/tools/ReportServerTools
On the Report Server system, place the script in this location:
installation-directory/bobje/enterprise120/generic
source installation-directory//bobje/setup/env.sh
./configpatch.sh mergeconnections_3.0.cf
Select 1 as the option when prompted.
Note: On Linux systems, set the environment variable as follows before you run the script:
export _POSIX2_VERSION=199209
cd /opt/CA/SharedComponents/CommonReporting3/bobje ./stopservers ./startservers
Copyright © 2013 CA.
All rights reserved.
|
|