Description of Birt runtime parameters in Chinese

Source: Internet
Author: User
Download the parameters for running Birt-runtime in the runtime environment:

  • Frameset: displays reports in the form of frameset. This interface contains some frames, such as page navigation. The report body is displayed in a frame. Usage:
    Http: // localhost: 8080/birtapp/frameset? _ Report = report file path & Parameter = ........
  • Run: the report is displayed on a separate HTML page or PDF. Because there is no frmaeset in this form, you must provide the relevant parameters, such as report parameters and page numbers. Usage:
    Http: // localhost: 8080/birtapp/run? _ Report = report file path & Parameter = ........

For the preceding two actions, the following lists the available parameters:

Option Description
_ Format Report output format: HTML or PDF. The default format is HTML. Does not work for frameset.
_ Isnull Specify a parameter that is null and is often used as a string. If parameters are provided and their values are null:-For date and number types, Birt treats them as null. -For a string, Birt uses it as an empty string. Therefore, to indicate that a string is null, it is usually written as the :__ isnull = parameter.
_ Locale Localization Option. The default value is locale of JVM.
_ Report Path of the report design file.
Report Parameters Report parameter value pairs in the form of parameter name = parameter value. For frameset, enter the parameter name = parameter value in the address bar and press enter, without affecting the report results. However, when you select "Run Report", the pop-up parameter value has changed.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.