Scheduled report Management
Based on the report template, this function helps collect data at a certain interval and generate scheduled report files accordingly.
Currently, you can configure the system to generate daily, weekly, monthly, quarterly, half-yearly, or yearly reports.
You can check a report file on the local system or receive it through email.
Functions
- By default, scheduled report tasks are executed at 04:00 am every day. To change the execution time, open the scheduleReport.properties file in the \client\web\apps\imc\reports directory of the system installation path, edit the values of the triggerHour(0-23) and triggerMinute (0-59) attributes, and reboot the system. To avoid affecting system performance, set the task execution time to a non-working time.
- The permissions to a scheduled report on a device are the same as the permissions of the operator that added the scheduled report by default. If the maintainer or viewer is selected to view the scheduled report when the administrator adds the scheduled report, the maintainer or viewer can view a device that it does not have permissions to manage. If the maintainer or viewer is not selected to view the scheduled report when the administrator adds the scheduled report, the maintainer or viewer cannot view a device that it does not have permissions to manage.
Functions