Blog

On this page you will find Tutorials, How-Tos and Tips for developing with open bi.

Kategorien
Autoren

This tutorial will teach you how to create a simple “Hello World” website with the open bi CMS. It follows the instructions for setting up a CMS as described in Create a new CMS. Create the design This step has already been described here: ...[Read More]

You have read the Tutorials on API development with open bi, and now you want to test it? To make sure you can start with API development on our open bi plaform as soon as possible, we have created a GitHub repository with the necessary resources. Yo...[Read More]

This blog post shall introduce you to the means for troubleshooting problems with open bi and for checking the status of the service instance. To access open bi Web Configurator, open configurator.biexcellence.com. First, specify the open bi instance...[Read More]

This blog post is a tutorial on how to enhance the standard entities of open bi with custom fields. Business Use Case The function will be explained using the following example requirement: As bi excellence we are blogging a lot. We would like...[Read More]

This blog post is a tutorial on how to enhance open bi with your own Custom Entities. This is useful whenever you want to store, process and present custom data in your project. Business Use Case The function will be explained using the follo...[Read More]

The open bi server is extensible with plugins which are .NET DLLs placed in the OPENBI\httpserver\plugins folder. In this article we are going to explore how to create a plugin for extending the CMS with custom HtmlItems. HtmlItems are represented...[Read More]