Overview
Version
Report Server Version | Plugin Version | JAR Package Time |
---|---|---|
11.0 | V1.1 | 2022/01/01 |
Application Scenario
Global parameters need to be quickly migrated.
Global parameters need to be migrated independently to other projects.
Function Description
The global parameter page is added on the platform, allowing you to perform visualization management on global parameters.
Plugin Installation
You can obtain the plugin at https://community.finereport.com/market/.
For details about how to install plugins in the designer, see Designer Plugin Management.
For details about how to install plugins on the server, see Server Plugin Management.
Page Introduction
Function | Figure Introduction |
---|---|
Global Parameter Management is added to System Management. The Add button added on the top toolbar allows you to add global parameters on the parameter setting page. | ![]() |
The Delete button appears only when you select the added global parameters. The Clear List button appears only when you select all the added global parameters. | ![]() |
The search component (Search Name as its watermark) on the top allows you to search for parameter names and their values. | ![]() |
The edit icon on the right toolbar allows you to modify content in the edit popup box. | ![]() |
The pagination component at the bottom allows you to add at most 10 records per page. | ![]() |
Function Introduction
Deletion
To delete the added global parameters, you can click the Delete button on the top toolbar and click OK in the popup dialog box displaying "Are you sure to delete the selected 1 row(s)?".
Alternatively, you can click the Delete icon on the right toolbar and click Confirm in the popup box displaying "Sure to delete this parameter?".
List Clearance
The Clear List button on the top toolbar appears only when you select all the added global parameters. Click the button and click OK in the popup box displaying "Sure to delete all global parameters?".
Adding Global Parameters
After you click Add, a parameter edit box pops up, displaying Parameter Name, Parameter Type (value options: Character String, Integer, Double, Date, Boolean, and Formula), and Parameter Value.
Import/Export
1. Import
Click Import and select the prepared TXT file in the file selection popup box. Then the system reads the file and verifies it. If parameters with same names exist, the prompt "The following parameter has the same name: Parameter 1, Parameter 2." is popped up.

You can deal with parameters with same names as follows:
Cancel: cancels the import.
Cover: rewrites the values and types of the parameters with same names to those in the file.
Skip: imports the file by skipping the parameters with same names.
2. Export
Click Export to export all global parameters as a JSON file named global_para.txt.
When you hover the cursor over the Export button, the prompt "Export All Global Parameter" is displayed.