This section briefly explains the steps involved in creating a new site in Bold Reports On-premise multi-tenant application.
You can create another site in Bold Reports On-premise application by clicking on Create Site
button in site management module.
This step holds the site details such as name, identifier and domain. The site identifier should be unique and it is part of your site URL.
Based on branding chosen, following information will be copied to the tenant.
Otherwise, default images and values will be used for the tenant branding.
This step stores the reports, users and their access permissions in MSSQL Server Database, PostgreSQL Server Database or MYSQL Server Database. You can connect to the existing MSSQL Server instance with the below options.
Bold Reports Site
database.Select a Database
drop down for creating Bold Reports Server tables in that database.Similarly, You can also choose the existing PostgreSQL Server instance with the below options.
Bold Reports Site
database.
Select a Database
drop down for creating Bold Reports Server tables in that database.Likewise, You can also prefer the existing MYSQL Server instance with the below options.
Bold Reports Site
database.
Select a Database
drop down for creating Bold Reports Server tables in that database.Note: The credentials that is given to connect to the SQL Server or PostgreSQL Server instance must have permissions to
- Create Database
- Create Table
- Insert
- Update Table
- Alter Table
- Select
- Drop Table
- Drop Database
User can select the preferred storage type File Storage or Blob Storage to store the report,datasource and dataset in BoldReports Server.
User can select the Blob Storage by giving Azure Blob Credential in the required field.
This step used to select the user to provide complete control over the site.
The selected users have the following permissions,
After selecting the user, proceed with Create and launch site
.