<< Click to Display Table of Contents >> Data Set |
![]() ![]() ![]() |
❖Create Data Set
Supported version: 7.1.3 and later
Enter URL in the browser: http://ip:port/bi/Viewer?proc=0&action=query&operate=newQuery&assetType=sqry And when passing the correct parameters, you can go directly to the interface of create data set. As shown in the following figure:
Parameters (the parameters in the following table are variable parameters, the other parameters in the url are fixed values)
Parameter |
Type |
Whether must |
Describe |
---|---|---|---|
assetType |
string |
must |
The type of data set, the optional value of this parameter, please refer to appendix < data set abbreviation and type corresponding table > |
❖Edit data set
Supported version: 7.1.3 and later
Enter URL in the browser: http://ip:port/bi/Viewer?proc=0&action=query&operate=openQry&assetPath=test&assetType=sqry And when you pass the correct parameter, you can go directly to the interface of the data set you want to access, such as: test. As shown in the following figure:
Parameters (the parameters in the following table are variable parameters, the other parameters in the url are fixed values)
Parameter |
Type |
Whether must |
Describe |
---|---|---|---|
assetType |
string |
must |
The type of data set, the optional value of this parameter, please refer to appendix < data set abbreviation and type corresponding table > |