Starting from the KIE Tools 0.26.0 release, the Serverless Logic Web Tools enables users to easily deploy their dashboards to OpenShift. Let’s check out how to set up and use this new feature in this post! Introduction Dashbuilder makes it easy for users to create rich dashboards to accommodate their data in meaningful visualizations. Just likeRead more →
KIE Community
Last Year
Deploy your KIE Sandbox to OpenShift
The Kogito Tooling release 0.16.0 includes three container images to make it easy to deploy the KIE Sandbox to an OpenShift instance. All these container images are publicly available on Quay.io. Let’s describe the container images and check out how to deploy them in this post. KIE Sandbox Extended Services Formerly known as KIE Tooling Extended Services, theRead more →
All other
Deploy decisions to DMN Developer Sandbox

In early 2021, Red Hat introduced the Developer Sandbox for Red Hat OpenShift. On top of that, we built the DMN Developer Sandbox, which makes deploying decision services easy for developers, and this is now live at dmn.new as part of the Kogito Tooling 0.12.0 release. Let’s check out how the DMN Developer Sandbox works inRead more →
Four steps to author BPMN and DMN assets on gitpod.io

In early 2021, eclipse-theia, an open, flexible, and extensible cloud & desktop IDE platform, integrated support of VS Code custom editors API. It means that users would be able to run our extensions on this platform as well. Since then, we have been looking forward to seeing this feature enabled in gitpod.io. For those not familiarRead more →
Backend support on Kogito Tooling
Developers can now augment the capabilities of their editors by connecting backend services through an infrastructure that has been included in Kogito Tooling. Lots of possibilities of executing code outside the client are enabled/facilitated with this new infrastructure, such as calling a java local backend service, reaching an HTTP endpoint, triggering a command in the terminal,Read more →
Workspace collaboration via change requests
A new feature has just been integrated into kiegroup master branches and is available in Business Central releases. This new feature is the workspace collaboration via change requests. Introduction The possibility to work with multiple branches in the Business Central authoring environment is highly productive, which makes it necessary to provide a way for usersRead more →
Exporting diagrams as GitHub gists
Users can now export their DMN and BPMN diagrams as GitHub gists on the Business Modeler. Let’s check how it works in this quick post. Photo by Vincentiu Solomon on Unsplash Overview The Business Modeler enables users to design business processes and rules at a fast pace. In order to improve the workflow in a more collaborativeRead more →
An improved development workflow on Business Central using our new DevTools
Learn how to use the KIE toolset while keeping everything synced. In this hands-on tutorial, you will design a business process using both Business Central and VS Code. You will also submit and merge change requests on both Business Central and GitHub, while everything is kept synced via an external sync service. Photo by Markus SpiskeRead more →
Squash commits when merging a change request
Starting from Business Central v7.33, users can choose to squash commits when merging a change request. Let’s check how it works in this quick post. Photo by Ricardo Rocha on Unsplash Overview Workspace collaboration via change requests is a recent feature included in Business Central. It allows users to submit their changes for approval from one branchRead more →
Import an empty repository into Business Central
Starting from Business Central v7.33, users can import an empty repository from a git provider service like GitHub into Business Central. Let’s check how it works in this quick post. Photo by Debby Hudson on Unsplash Overview Projects stored on git provider services like GitHub can be easily imported into Business Central via the import feature, whichRead more →