/
Reporting.SaveReport
Reporting.SaveReport
Generates the report of an existing instance and saves the resulting document.
Description
The settings of an existing reporting instance are used to generate a report. The resulting document is saved in the file system with a provided path name prefix.
Inputs
None
Outputs
None
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
ReportInstance | ReportInstance | M | The path and name in the project tree of the report instance. |
DestinationFolder | String | M | The destination folder of the report file. The file name is preset by the reporting module and consists of the report type and the timestamp. |
Possible trigger types
All
Available since:
BMS Platform R1
, multiple selections available,
Related content
Reporting.SendReport
Reporting.SendReport
More like this
Tutorial: How to periodically save a report to a file
Tutorial: How to periodically save a report to a file
More like this
Reporting App
Reporting App
More like this
Reporting module configuration
Reporting module configuration
More like this
Reporting history
Reporting history
More like this
Reporting execute
Reporting execute
More like this