Skip to content

boldbi/java-servlet-sample

Repository files navigation

BoldBI Embedding Java Servlet Sample

This Bold BI Java Servlet sample repository contains the Dashboard embedding sample. This sample demonstrates how to embed the dashboard which is available in your Bold BI server.

This section guides you in using the Bold BI dashboard in your Java Servlet sample application.

Requirements to run the demo

The samples require the following requirements to run.

Using the Java Servlet sample

  • Open the file index.jsp of the sample in Eclipse.

  • Please change the following properties in the index.jsp file as per your Bold BI Server.

Parameter Description
RootUrl Dashboard Server URL (Eg: http://localhost:5000/bi, http://demo.boldbi.com/bi).
SiteIdentifier For the Bold BI Enterprise edition, it should be like site/site1. For Bold BI Cloud, it should be an empty string.
Environment Your Bold BI application environment. (If Cloud, you should use cloud, if Enterprise, you should use onpremise).
DashboardId Set the item id of the dashboard to embed from BI server.
EmbedSecret Get your EmbedSecret key from the Embed tab by enabling the Enable embed authentication on the Administration page link.
UserEmail UserEmail of the Admin in your Bold BI, which would be used to get the dashboard list.

Please refer to the help documentation to know how to run the sample.

Online Demos

Look at the Bold BI Embedding sample to live demo here.

Documentation

A complete Bold BI Embedding documentation can be found on Bold BI Embedding Help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors