Automated export of report?

Hello.

Is it possible to have a report automatically export the results to one of the available formats (HTML, Excel, Web Archive, etc) when the report is generated ...rather than having to select the format and click Export

Thanks,

Jake




Answer this question

Automated export of report?

  • Jouri

    The out of the box endpoints (Reports & ReportServer) will display HTML first. If you want some other behavior you will have to write your own application which uses either the HTTP endpoint or SOAP access to render the report into your desired format.
  • Automated export of report?