All other

Dashbuilder External Components Javascript API

    Blog post image      

External Components were introduced in Developing Custom Components for Dashbuilder post. At that point, if your component wants to consume Dashbuilder data, it has to manually handle the messages coming from Dashbuilder (DB) to build our component. As the library components grew, we wanted to avoid repeating code like model class definition and the windowRead more →

Heatmap Component for Business Central and jBPM

    Blog post image      

For a long time, Business Central has Dashboards capabilities to build reports from process execution data. Recently with the addition of external components, it is also possible to create any visual representation for the dataset coming from Business Central. In this post, we will discuss a new category of visual components added in jBPM 7.48.0 Final:Read more →

Queries for Building Kie Server Dashboards

    Blog post image      

Business Central is a great tool to create Dashboards as presented in KieLive#8 Authoring Dashboards in Business Central. In that video, datasets were mentioned, but there was no example of Kie Server datasets. In this post, we describe how to create Kie Server datasets and share some useful queries to create datasets for business dashboards.Read more →

Dashbuilder Runtime Demos

    Blog post image      

Recently, we shared all the improvements that were made to Dashbuilder in a series of blog posts: Introducing Dashbuilder Runtime Gradual Export Dashboards from Business Central Multi Dashboards support in Dashbuilder Runtime Dashbuilder Runtime Embedded Mode Developing Custom Components for Dashbuilder My colleague Manaswini Das also shared some custom components created by her on this blog post: New improvementsRead more →

Gradual Export Dashboards from Business Central

    Blog post image      

Business Central (BC) is a complete application where you can control the full cycle of Business Automation: since authoring until monitoring. Inside BC, monitoring is done by a tool called Dashbuilder (DB) and it allows you to create dashboards and run it inside Business Central or in Dashbuilder Runtimes. Since BC 7.25 release, it isRead more →

Developing Custom Components for Dashbuilder

    Blog post image      

Dashbuilder is the component of Business Central that allows users to create pages and dashboards. Pages are made of small components that can show data, they are so-called displayers. By default dashbuilder provides multiple displayers that users can drag to pages, for instance: In Business Central 7.43, we introduced a new way of displaying dataRead more →

Dashbuilder Runtime Embedded Mode

    Blog post image      

Dashbuilder Runtime (DB) allows you to run your dashboards in a cloud-ready web application. Since jBPM 7.40 users can access their dashboards by logging directly into DB or they can bring dashboards to their application by using the improved embedded mode. With embedded mode Dashbuilder Runtime can be part of users’ own application. The REST APIRead more →

Multi Dashboards support in Dashbuilder Runtime

    Blog post image      

Foz do Iguaçu Falls In a recent blog post, we introduced Dashbuilder Runtime and mentioned that you can either select a ZIP file to be started as the dashboard or upload a dashbuilder one time to be used. These behaviors are called Runtime mode, and they are STATIC and SINGLE_IMPORT. In release 7.42 we introduced aRead more →

Introducing Dashbuilder Runtime

    Blog post image      

Business Process monitoring via dashboards and reports is a crucial part of a successful business automation deployment. In Business Central (BC), it is possible to monitor the execution of processes and human tasks using dashboards. Under the hood, every dashboard living in BC is actually built with a tool called Dashbuilder. It allows users toRead more →