Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes the report to various destinations.
Syntax
public void runReport()
Run On
Client
Exceptions
Exception | Condition |
---|---|
Error | If report contract was not found or if any other error encountered during running the report. |
Remarks
This method calls the preRunModifyContract, preRunReport, and postRunReportmethods as part of running the report.