Information
A description and the operation of the reports are available at this link, in the user documentation.
RS report (Reporting Services)
This is used to to add a RS (Reporting Services) report to Comarch BI Point. RS reports are used to store in the database a direct link to a report stored on the Reporting Services server.
To create a report, select "Create" > "RS Report" respectively.
Next, enter the report name and the URL of the Reporting Services report.
In order to add a RS report, you must first add a trusted domain for the website in the config.json; otherwise, it will not be possible to add the report.
The administrator can specify the addresses for which a RS report can be created. They can be entered under a new section in the config.json file.
.
Next, enter the report name and the URL of the Reporting Services report.
In order to add a RS report, you must first add a trusted domain for the website in the config.json; otherwise, it will not be possible to add the report.
The administrator can specify the addresses for which a RS report can be created. They can be entered under a new section in the config.json file.},
"ExternalDomainsConf": {
"AllowedRSDomains": "value",
"AccessControlAllowOrigin": "*"
}
The “value” attribute should contain a comma-separated website addresses for which RS reports can be created. The specified addresses can be viewed by clicking the button File report
With file type reports, you can store Microsoft Excel (.xls and .xlsx) files, Microsoft Word files, and PDF files in the database and share their content with other users. Running a file type report downloads it from the database, saves it to a temporary file, and opens it using the corresponding application. Supported file extensions:
and then drag and drop it or click “Browse” to select the file in the appropriate format.

- XLS
- XLSX
- XLSB
- XLSM
- DOC
- DOCX
and then drag and drop it or click “Browse” to select the file in the appropriate format.
