Disabling usage of a reports database
You can disable a report from obtaining data from a reports database, even if the Prefer reporting data source if defined option is selected on the report definition rule form.
-
To disable use of a reports database, add the following entry to your
prconfig.xml
file:<env name = "database/useReportingDatabase" value="false" />
The default value is
true
.
Previous topic Specifying a data source for reports Next topic Visualizing data with insights