Reports
Reports
N2ACD FE supports users executing reports loaded into the system using the report management script. To correctly execute these reports, N2ACD-FE needs to be configured with the correct directory where report scripts will be installed.
In the Jarvis configuration file for N2ACD-FE, locate the dataset_dir
with the prefix="reports."
configuration:
<dataset_dir prefix="reports.">/var/lib/n2acd-fe/reports</dataset_dir>
Update the directory configured to be the correct location for reports in the environment being deployed. Note that this configuration change must be done on each N2ACD-FE node where the XML configuration is served from.
This configuration must be similarly configured in the administration gui to support scheduled reports.