Search results

Install Optional Libraries

Client libraries

IMPORTANT: Bold BI Enterprise Edition uses client libraries such as Oracle, PostgreSQL, MySQL, Snowflake, and MongoDB to connect with their respective SQL database variants. You need to read and accept client library license to install client libraries.

  1. Go to client library location.

/var/www/bold-services/clientlibrary/

  1. You will see client library consent document consent-to-deploy-client-libraries.txt. Read client libraries LICENSE details and execute the following steps to install client libraries.
  $sudo bash install-optional.libs.sh install-optional-libs npgsql,mongodb,influxdb,snowflake,mysql,oracle

NOTE: If you face any issues in designer, please execute the following command.

    sudo chown -R <current user name> /var/www/bold-services/application/bi/dataservice

Next step