![]() |
Consumption Analytics Documentation |
If you want to make changes to an existing report, follow these general steps:
.jrxml
and .properties
files in the cc-working/custom_reports
directory. As you edit your report, be sure to follow the guidance offered in Creating custom reports.When creating a report, the best practice is to set the com.cloudcruiser.report.restricted
property to true
, so the report is visible only to those with the administrator role. This is a precaution intended to prevent accidental distribution of potentially sensitive information to non-administrator users. When an administrator determines that the report is safe for non-administrators to view, they may change this property to the report with a value of false
and reload the report.
To load a report for all users
.jrxml
file for editing.com.cloudcruiser.report.restricted
property to false
.loadreports -d <path>\<report_name>.jrxml
.loadreports <path>\<report_name>.jrxml
to load the report with the new com.cloudcruiser.report.restricted
value.(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP