Configure to use Excel reports on PPM
To use the Excel reports for Operational Reporting from PPM, you should add the following server configuration parameters into the server.conf
file. For information about editing the server.conf
file, see the Installation and Administration guide.
Parameter Name | Description |
---|---|
REPORTING_JDBC_URL | Locator for the database that contains the Operational Reporting database schema. |
REPORTING_DB_USERNAME | Username for the Operational Reporting database schema. |
REPORTING_DB_PASSWORD | Password for the Operational Reporting database schema. |
Note: You can encrypt the Operational Reporting database password as you do for PPM database password. For more information about encrypting passwords, see the Installation and Administration guide.