Blog Posts BPMN DMN

Announcing DashBuilder 0.14.1

Blog: Drools & jBPM Blog

We are glad to announce that we are releasing DashBuilder 0.14.1! The major change for this new release is the adoption of Quarkus as the backend for Dashbuilder Runtime and the introduction of Dashbuilder Authoring, a new tool to create dashboards.

The project code has also moved to Kogito tooling, which means that it will be regularly released with other kogito tooling tools.

You may be asking why 0.14.1 and not 8.0. The reason is that Dashbuilder is now part of Kogito Tooling and will follow its release cycle.

Dashbuilder Improvements and new features

The major change for 0.14.1 is that now Dashbuilder Runtime is based on Quarkus. It means quicker startup time (10x faster to start) and better overall performance. As a consequence we now have some changes:

java -Ddashbuilder.datasources=sample

-Ddashbuilder.datasource.sample.jdbcUrl=jdbc:mariadb://localhost:3306/sample

-Ddashbuilder.datasource.sample.providerClassName=org.mariadb.jdbc.Driver

-Ddashbuilder.datasource.sample.maxSize=10

-Ddashbuilder.datasource.sample.principal=repasse

-Ddashbuilder.datasource.sample.credential=repasse

-jar target/dashbuilder-runtime-8.0.0-Alpha.jar

Make sure to change JDBC URL and Driver according to the used DB. The supported databases are the same as supported by Agroal from Quarkus 1.11.

The post Announcing DashBuilder 0.14.1 appeared first on KIE Community.

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/announcing-dashbuilder-0-14-1/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×