Operations Console and Reports Page

The Operations Console comes with a Reports tab that is used to view optional jasper reports in pdf format. The names of the reports can be customized in the Runtime Configuration properties file:

/RPT-FILEACTIVITY=http://localhost:7186/reports/File_Activity_Past_1_Days.pdf
/RPT-RUNS=http://localhost:7186/reports/Runs_MSSQL_Past_1_Days.pdf
/RPT-FAILEDRUNS=http://localhost:7186/reports/Failed_Runs_Past_1_Days.pdf
/RPT-WORKFLOWAUDIT=http://localhost:7186/reports/Workflow_Audit_Past_1_Days.pdf
/RPT-WORKFLOWRUNAVERAGES=http://localhost:7186/reports/Workflow_Run_Averages_MSSQL_Past_1_Days.pdf

You can then drop the reports in the webapp/flux/reports folder located in your flux installation directory.