Articles in this section
Category / Section

How to Create a Site without Site Identifier in Bold BI

Published:

To differentiate the sites on the same domain in Bold BI, we utilize a site identifier. If you wish to disable the site identifier, you can do so by changing the configuration value of usesiteidentifier to false in the Bold BI Configuration.

Steps to Disable Site Identifier during Application Startup:

Windows

  1. After installing the build, open the config.xml file located at “{installed location}\BoldServices\app_data\configuration\config.xml”.

  2. Modify the value of the UseSiteIdentifier node to false and save the changes.

    windows_site_identifer.png

  3. After making the changes, restart the application in IIS and browse.

  4. Now you can create a site without the site identifier.

Docker, Kubernetes, and Linux

To disable the site identifier during application startup, set the value of the environmental variable BOLD_SERVICES_USE_SITE_IDENTIFIER to false in the auto deployment variables.

For more information about Bold BI deployment, refer to the following links:

Azure App Service

  1. Stop the Bold BI web application and go to the Bold BI deployed storage account. Select the “boldbicontainer” from the containers.

  2. Navigate to the path “boldbicontainer/boldservices/app_data/configuration/config.xml” and set the UseSiteIdentifier to false.

    blob_config_path.png

    update_value.png

  3. Start the application and proceed with the startup. The site will be deployed without the site identifier.

How to Disable the Site Identifier After Startup (Create a Site Without Site Identifier):

  1. Access the configuration editor section using the admin account at “{domain}/ums/administration/config-editor”.

  2. Edit the UseSiteIdentifier node and set the value to false and restart the application.

update_site_identifier.png

  1. Now you can create a site without the site identifier.

Changing this configuration will make sites created with the site identifier unusable. You will need to edit those sites to make them work without the site identifier.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
MS
Written by Makila Subramaniyan
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied