Last 6 months

DMN boxed expression editor improvements

    Blog post image      

We are happy to announce another set of improvements to our boxed expression editor. As we unveiled recently in the article, we try to improve the boxed expression editor continuously. Described features from this article will be available with kie-tools 0.31.0 release. So let’s have a look at them in more detail. Autocompletion Autocompletion appearsRead more →

Camel Routes support in Serverless Workflow Editors

    Blog post image      

The Serverless Workflow Editor now offers autocomplete features for functions and events via Catalog Explorer. In my previous blog posts, we saw how KIE Serverless Workflow VSCode extension and Web Tools support OpenAPI and AsyncAPI specifications.The same feature now works with Camel Routes as well. While editing Serverless Workflow files, you can register Camel RoutesRead more →

New update! SWF dev UI diagram

    Blog post image      

We are pleased to announce that the serverless workflow dev UI now supports colored nodes based on the path the workflow has taken for execution. How to view the diagram? To view the diagram, the easiest method is to use the awesome set of examples that we have here. In my video below, I will beRead more →

What’s new in Dashbuilder 0.30.0

    Blog post image      

Kie Tools 0.30.0 is out and with it we have multiple improvements to Dashbuilder. This post also includes Dashbuilder 0.29.0. In this article we will explore the main features, but you can also check the release notes for version 0.29.0 and 0.30.0. INSTALLATION The new editor is live in Serverless Logic WebTools and the VSCode extension isRead more →

JQ EXPRESSION AUTO COMPLETIONS

    Blog post image      

In Serverless Workflow each instance is associated with a data model. These models consist of JSON objects. The data inside these models needs to be accessed and updated throughout the flow execution. jq is a powerful filtering tool that makes working with JSON data seamless. The Serverless Workflow specification supports the use of jq expressionsRead more →

New DMN boxed expression editor

    Blog post image      

We’re excited to announce the completion of the new generation of the Boxed Expression editor! We previously announced the beginning of this process some time ago, if you are a regular blog visitor you should remember that. During that time, we made the new component available on the Alpha version, giving the user the choiceRead more →

What’s new in Dashbuilder 0.28.0

    Blog post image      

Kie Tools 0.28.0 is out and with it we have multiple improvements to Dashbuilder. Let’s explore it! Installation The new editor is live in Serverless Logic WebTools and the VSCode extension is already available on the marketplace. For NPM package users just update the dashbuilder-client dependency version to  0.28.0. Dashbuilder Samples We organized Dashbuilder samplesRead more →

Using Dashbuilder with Google Spreadsheets

    Blog post image      

Dashbuilder can read from JSON and CSV contents. The only requirement is to make the file accessible to the machine where Dashbuilder is running. The issues you may face are: For Google spreadsheets we don’t have to worry about CORS or authentication as long as the document is published on the internet.  Steps to readRead more →

Dashbuilder Quarkus Extension 0.27.0

    Blog post image      

We are glad to announce that Dashbuilder Quarkus Extension 0.27.0 is out with multiple improvements. In this article we are going to share the new features and you can see a little about it on our Quarkus insights session: New Samples Screen Dashbuilder now provides a new samples screen that will allow users to startRead more →