WebFOCUS Online Help > ReportCaster End User > Creating a Schedule > Report Information

Report Information

In this section:

How to:

After you have specified scheduling options, you must specify the Report Information.

The following image shows the Report Information window, which is where you specify the report format, whether to enable report bursting, and the Execution ID and password that is authorized to execute procedures on the server running the report.


Top of page

Procedure: How to Specify Report Information Options

Specify the following report information:

  1. From the Report Format drop-down list, select the report format. HTML is the default value.

    There are limitations on what formats are valid for certain options. Not all formats are supported for bursting or for printing. If the report format statement in the coded procedure is a styled report format, then you must select a styled report format (for example, AHTML, EXL2K, EXL97, HTML, PDF, PPT, PS). The report format specified in this field overrides the format statement in the procedure.

    If the report format statement in the coded procedure is a specialized report format such as EXL2K FORMULA, EXL2K PIVOT, EXL2K TEMPLATE, PPT TEMPLATE, or if it is Coordinated Compound PDF Report, it is required that you select the same report format that is specified in the procedure.

    If a TABLE request containing an unstyled binary format (for example, EXCEL and WK1) is scheduled for distribution as a styled ASCII format (for example, EXL2K, HTML, PDF, or PS), the report is not created by the WebFOCUS Reporting Server and the ReportCaster log report contains a "No destination found for this distribution" message. This also occurs if a TABLE request containing a styled ASCII format is scheduled for distribution as an unstyled binary format.

    The report formats that appear in the Scheduling Wizard are configurable using the ReportCaster Server Configuration tool. If you want the Scheduling Wizard to display different report formats, contact your ReportCaster Administrator.

    For detailed information about each format, see ReportCaster Formats for Scheduled Output.

  2. Optionally, if you want to burst the report, select the Enable Report Bursting check box. The burst feature enables you to break a report into sections and distribute the sections separately. Burst values may be specified in a Distribution List or Distribution File. For more information about bursting, see Bursting Guidelines and Limitations, and Bursting a Report.
  3. Specify an Execution ID that is authorized to execute procedures on the server running the report.
    • If the Execution ID field is not grayed out, and you are using a new Execution ID, select the Enter the Execution Id and Password that will be used to connect to the WebFOCUS Reporting Server option button. Next, type the Execution ID and password in the appropriate text boxes.

      Note: The Execution ID is added to the ReportCaster Repository and is viewable in the ReportCaster HTML User Interface.

  4. Click Next on the bottom of the Report Information window to continue scheduling the report:

Top of page

Bursting Guidelines and Limitations

Bursting enables you to target relevant sections of a report to individual users. Each section is saved as a separate file. If you are distributing a burst tabular report, the burst value is determined by the first BY field. If you are distributing a burst graph report, the burst value is determined by the second BY field. The burst value is automatically determined by the internal matrix of the WebFOCUS Reporting Server. The internal matrix is a memory area that stores each database field value and calculates values referenced by the TABLE or GRAPH request.

When a report is burst, all data values generated for each burst section are returned to the ReportCaster Distribution Server.

The following are guidelines and limitations that apply to the ReportCaster burst feature:

Note: For additional considerations when using WebFOCUS commands with burst reports, see Using WebFOCUS Commands With Burst Reports.


WebFOCUS