Upgrading custom reports definitions
If you have defined custom reports, you must export the XML report definition file before performing an upgrade. After the upgrade, you must re-import the report definitions.
- In the Central Designer Administrator application, export the XML report definition file. For more information, see the Administrator Guide.
- Upgrade the Central Designer software.
- Modify the XML file exported in the first step, replacing any instances of assembly="PhaseForward.Designer.ServerCore" with assembly="Oracle.Designer.ServerCore".
- Re-import the report definitions on each Central Designer application server:
- Copy the updated custom reports definition file to the following location, overwriting the existing file:
<designer_root>
\ DBSchema\_Last\Datainstaller\DesignerReportsDefinitions.xml
In the previous location, <designer_root> is the root directory of the Central Designer installation.
- From the <designer_root>\bin directory, run the UpdateReports.bat file.
The UpdateReports.bat file updates the definitions of the custom reports in the database.
Copyright © 2007, 2016 Oracle and/or its affiliates. All rights reserved.