Skip to content

Output Tab

The Output Tab allows users to define how and where a report output should be generated and stored.
You can specify the file name, output format, storage path, and automation options such as webhook or event triggers.

This document explains how to configure the Output Tab while scheduling a report in the application.


Objective

To understand how to configure the output format, storage location, and additional delivery options for a scheduled report.


Prerequisites

  1. For this example, the report used is Order details.rptdesign.

  2. Download the required sample files from the link report.zip

  3. Upload Order details.rptdesign to the Report Section under the Root folder.

  4. Refer to this link for detailed steps on uploading files in the application.


Steps to Configure the Output Tab

  1. From the Hamburger menu, navigate to Documents → Reports.

    Image

  2. Open the desired report (for example, Order Details).
    When you open the report, the first screen displayed will be the Parameter Tab.

  3. After entering the required parameters, navigate to the Schedule Tab to define when and how the report should execute.

  4. Once scheduling is configured, open the Output Tab to set up how the report output will be generated and stored.

    Image

  5. Configure the following fields as per your requirements:

    FieldDescription
    NameThe name of the output file. By default, it displays the report name (e.g., Order Details).
    SuffixAllows you to add a suffix to the output file name for easier identification.
    FormatSelect the desired output format from the dropdown list.

    Available formats:
    rptdocument
    aiv-xlsx
    docx
    html
    pdf
    pptx
    xls
    xls_spudsoft
    xlsx
    PathSpecify the folder path where the generated report will be saved. You can browse or manually enter the output location (e.g., /Output/Temp/).
    WebhookEnable this option to send the output to a predefined webhook URL for automation or integration.
    Delivery PathIIf enabled, allows the report output to be delivered to a specific destination path on the server system. The path is located under the repository/delivery folder. After the execution is complete, the output file is placed in this server location so that it can be accessed by other applications for further processing.
    Replace Defaultevery time you run the report, it replaces the last working version instead of creating a new one.
    Event on Success / Event on FailSelect an event to be triggered automatically when the report completes successfully or fails to execute.

Next Steps

After configuring the output settings, proceed with the next tab: