Configuring the PPM Server to Use the Excel Reports
To use the Excel reports for Vertica for PPM, add the following data resource and resource link into the server.xml
file in the <PPM_HOME>/server/<Instance Name>/conf/
folder.
Parameter Name | Description | Add |
---|---|---|
GlobalNamingResources
|
Defines the data source, user name, and password |
Note: You need to replace |
docBase="itg.war"
|
Defines the resource link | <ResourceLink type="javax.sql.DataSource" name="VerticaDS" global="VerticaDS"/>
|
docBase="dashboard.war"
|
Note: You need to restart the PPM server after you made these changes.