Modify PFRSetupTrial.xml file for the in-place upgrade
Modify PFRSetupTrial.xml file (located in the <InstallationDirectory>\InForm\Bin directory) as follows:
- In the TrialFolder section, change the UserRoot tag to ReportsUpgrade.
ReportsUpgrade is a tag that triggers the reporting specification upgrade.
- Update connectionstring in PFRSetupTrial.xml file to Oracle connection string for the reporting database (in a single database configuration, use the study database connection string).
- Update the DBUID parameter with the UserID of the study owner.
- When you run the PFRInit command you have to pass the following parameters on the command line:
- sysadmin_namespace—Oracle Directory Server admin namespace.
- sysadmin_uid—User name for the Oracle Directory Server admin namespace.
- sysadmin_pass—Password you chose when creating the Oracle Directory Server admin namespace user.
- publisher_namespace—Custom Authentication Provider (CAP) namespace.
- publisher_uid—InForm study user who is a member of the Publisher and Sponsor Users (or Site Users) Reporting groups.
- publisher_pass—Password of the InForm study user.
- dispatcher_url—Internal URI that the InForm server uses to communicate with the Cognos 10 BI server.
- trial_name—Name of the InForm study.
- reportdb_pass—Password for the reporting schema user.
- same_env_report_upgrade—Enter Y to indicate that the PFRInit command is being run as part of an upgrade in the same reporting environment. This parameter upgrades the XML specifications of all reports for the study from Cognos 10.2.1 BI Reporting to Cognos 10.2.2. BI Server.
There is also an option to pass these values in a parameter file. For more information, see the Installation Guide.
Copyright © 2014, 2017 Oracle and/or its affiliates. All rights reserved.