You can create generic reports in Performance Scorecard that have different requirements than the default reports. For example, create generic reports to reflect multiple measures and queries. Add links to these reports on the Performance Scorecard Browser View as follows.
To create links to generic reports:
The Report Setup is displayed.
Under Select Report Type, select Generic.
The Generic Report Setup is displayed.
Under Name, enter a unique name for the Oracle's Hyperion® Interactive Reporting or Business Intelligence report.
If you are creating a Business Intelligence report, select BI. If you are creating an Intelligence Reporting report, select IR:
The name and port number of the Interactive Reports sever is displayed, and the location of the BQY and OCE files.
Specify values for these Parameters:
ScorecardName—Name of the selected scorecard
MeasureName—Name of the selected measure
Date—Date for which to generate the report in ddMMyyyy format
DimensionName—Name of the selected dimension
Query—Enter true to use a query. Otherwise enter false
Optional: Click Add to create an additional row for new parameters and values. Repeat this step to add as many rows as required.
The name and URL for the new report are added to the list of external reports.
Optional: Select Launch in New Window to display the report in a new browser window when viewed.
Optional: Add the new link to the Report Type list:
Navigate to ReportTypes.xml to add the report type and name. By default, this file is installed in:C:\Hyperion\hps\9.5\AppServer\InstalledApps\Embedded Java Container (Tomcat)\5.0.28\webreportsDomain\webapps\HPSWebReports\WEB-INF\classes
<ReportType name=”Test” type=”IR” sortOrder=”4” port=”19000” server=”localhost” location=”workspace/browse/get/HPSWebReorts/Test.bqy”
Add the new report name and type to the list before the final /ReportType tag, using this format:
parameter name=”(report)” type=”(report type)” sortOrder”(sequence on report list)” required=”(True or False)”/>
Note: | To use a special character such as an apostrophe, enter a backslash (\), before the character. For example, LastQuarter\'s Financial Report. |
The report is displayed in the Custom Reports folder on the Browser View.