Reports
A report is a CSV file sent in a scheduled mail. The CSV content is managed by:
-
HCQL query (certificates), HRQL query (requests)
-
CSV fields shown
Prerequisites
You may need Teams.
How to configure Reports
1. Log in to Horizon Administration Interface.
2. Access Reports from the drawer or card: Reports.
3. Click on .
4. Fill in the mandatory fields.
Details
-
Enabled (boolean):
Tells whether the reporting task should be enabled. Set by default at true. -
Name* (string input):
Enter a meaningful report name. It must be unique. -
Cron scheduling expression in Quartz format* (cron expression):
Enter a Cron scheduling expression (in Quartz format). The default expression is built to run the task every hour.
-
From* (string input):
Enter the email address that will appear in the "From" field of the email. -
Subject* (string input):
Enter the subject of the email. -
Body (string input):
Enter the body of the email. -
CSV file name (string input):
Enter the name that will be given to the attached csv file. -
Is HTML (boolean): (boolean):
Sets whether the email body contains HTML code (true) or plain text (false). The default value is set to false.