Skip to content

Profiles

Profiles is a standard configuration interface for reporting profiles in Assure1. This is also where Administrators can manage reporting profiles utilized by individual reports.

Refer to the Standard Configuration Interface guide for details on interacting with the grid and form.

This user interface calls REST methods from api/report/profiles.

The UI path for this interface is Configuration -> Reports -> Profiles.

Form Fields

  • Name - The identifier for the profile.

  • Notification Profile - The profile used to notify the recipients that the scheduled report is ready.

  • Notification Template - The template used to notify the recipients that the scheduled report is ready.

  • Archive - Checkbox to indicate whether the report results will be archived in the file repository or not.

  • Days to Retain - The number of days to save the archived report.

  • Report Format - The type of output the report will produce.

  • Autosize Report - If Report Format is set to "PNG" or "PDF", the report will automatically size.

  • Orientation - If Report Format is set to "PDF", the report orientation for the page, either "Portrait" or "Landscape".

  • Page Size - If Report Format is set to "PDF", the page size for the PDF to use. Options are "Letter", "A4", and "Manual".

  • Manual Page Size - If Page Size is set to "Manual", a string explaining the page size to use in the PDF. Examples:

    • 5in*7.5in

    • 10cm*20cm

    • A4

    • Letter

  • Data Format - If Report Format is set to "Data Export", the type of file that is generated.