Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
711:use_reports [2024/10/10 20:00] – [Run a Report] Nerlich, Axel | 711:use_reports [2025/04/08 07:39] (current) – [Report Execution History] Weinlein, Thomas | ||
---|---|---|---|
Line 18: | Line 18: | ||
Reports are global. Besides Administrative reports, reports usually analyze the content of the user's current workspace or the sub-workspaces. | Reports are global. Besides Administrative reports, reports usually analyze the content of the user's current workspace or the sub-workspaces. | ||
- | If the report has Parameters these have to be set before the report can be executed. | + | From the report page, click **Run** to run the report. |
{{: | {{: | ||
Line 29: | Line 29: | ||
===== Export Report Results ===== | ===== Export Report Results ===== | ||
- | Reports | + | Report |
- | To export report results, click on the three dots in the right corner and choose | + | HTML is directly rendered |
- | {{https:// | + | {{:711: |
+ | ===== Report Execution History ===== | ||
+ | |||
+ | As of Stages 7.11, the server saves the execution results from your personal report runs, displaying the history of up to 10 runs per report and process version. Each user sees only their own history. | ||
+ | |||
+ | From the list, you can view the results again, refresh the results or run the report again, or export to another format. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Note: | ||
+ | * if the report script is updated, the saved results are deleted as they no longer match the report. | ||
+ | * report results are deleted after 100 days. | ||
+ | |||
+ | |||
+ | ===== Report Background Execution ===== | ||
+ | |||
+ | The Stages server limits the number of reports running in parallel. If that limit is reached, additional report requests will be queued until previous reports complete and then executed in the background. If your report is pending execution, your execution history will show the status as Scheduled. After your report runs, you can view the results from your execution history. |