Skip to content

ReportRunner

Choose a tag to compare

@DougSchmidt-AI DougSchmidt-AI released this 04 Jan 17:27
· 95 commits to master since this release
8f18fbf

ReportRunner.exe is a standalone console tool which can be used to run reports on an AQTS server and optionally wait for a report PDF or CSV to be generated. Works with AQTS versions 2017.3-onwards.

Changelog

v22.1.15 - 2022-Apr-19 - Compatible with AQTS 2022.1-and-earlier
v21.4.2 - 2021-Oct-22 - Compatible with AQTS 2021.3-and-earlier. Added better -ReportName matching logic
v20.4.10 - 2021-Jan-11 - Log a warning when a temporary report can't be deleted after generation due to user permissions.
v20.4.9 - 2021-Jan-08 - Added version compatible with AQTS 2020.4
v20.3.14 - 2020-Sep-28 - Added version compatible with AQTS 2020.3
v19.3.6 - 2019-Oct-16 - Added version compatible with AQTS 2019.3
v19.2.17 - 2019-Jul-31 - Added version compatible with AQTS 2019.2.
v19.1.7 - 2019-Apr-26 - Added version compatible with AQTS 2019.1.
v18.4.11 - 2019-Jan-08 - Added /RemoveDuplicateReports boolean parameter. Defaults to true for permanent reports, to avoid report buildup when running reports on a schedule.
v18.4.9 - 2019-Jan-03 - Fixed a bug in template substitution for Computation Chain reports