Tutorial: How to periodically save a report to a file

Tutorial: How to periodically save a report to a file

A common use case is saving a report to a file at a defined time. That can be defined by an action, which can be used by any event configuration.

  1. In the Reporting app, set up the report instance.

    • grafik-20250916-064010.png
      Example report configuration
  2. In the Scheduler or Explorer app, set up an action that saves the report in the destination folder:

    • In the XCommand column select REPORTING.SAVEREPORT.

    • Set ReportInstance to the report instance created in the previous step.

    • Set DestinationFolder to a writeable folder where to store the report.

    • grafik-20250916-063540.png
      Example action configuration
  3. In the Scheduler or Explorer app, set up a one-time event that executes the action created before.

    • Set Action to the action created in the previous step.

    • Set the Start date/time when to execute the action.

    • Set the recurrence options for an execution on a regular basis.

    • grafik-20250916-064548.png
      Example event configuration