Create a report snapshot by using the OutputTo action and publish it to the Web

Create a report snapshot by using the OutputTo action and publish it to the Web

  1. Create a macro with one or more OutputTo actions, one for each report you want to output in report snapshot format. For example:

    Create Snapshot macro

    Action Argument Value
    OutputTo Object Type Report
      Object Name Catalog
      Output Format Snapshot Format
      Output File \\Website\Inetpub\wwwroot\Webreports\Catalog.snp *
      Auto Start No

    * Output directly to the folder on the World Wide Web server.

  2. On the home page of the Web site, do one of the following:

Notes