Last 6 months

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 →

Kogito 1.39.0 released!

    Blog post image      

We are glad to announce that the Kogito 1.39.0 release is now available! This goes hand in hand with Kogito Tooling 0.29.0, Kogito Images, Operator, and CLI 1.39.0 release. From a feature point of view, we have included a series of new features and bug fixes, including: For more details head to the complete releaseRead more →

Kogito 1.38.0 released!

    Blog post image      

We are glad to announce that the Kogito 1.38.0 release is now available! This goes hand in hand with Kogito Tooling 0.28.0, Kogito Images, Operator, and CLI 1.38.0 release. From a feature point of view, we have included a series of new features and bug fixes, including: For more details head to the complete releaseRead more →

Kogito 1.37.0 released!

    Blog post image      

We are glad to announce that the Kogito 1.37.0 release is now available! This goes hand in hand with Kogito Tooling 0.28.0, Kogito Images, Operator, and CLI 1.37.0 release. From a feature point of view, we have included a series of new features and bug fixes, including: For more details head to the complete releaseRead 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 →

Simplifying Drools Tests with AssertJ

    Blog post image      

Introduction Creating clean, concise, and maintainable tests is crucial for any software project. In this post, we will discuss the ongoing refactoring process for Drools tests and illustrate how these techniques can benefit other projects. By leveraging the expressiveness of AssertJ assertions, we aim to enhance readability and conciseness, leading to more efficient and easilyRead 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 →