AUGUST 5, 2020

Flowable 3.7 introduces a number of significant new business features as well as infrastructure services.  There are also incremental improvements to the user interfaces and existing capabilities to make it easier and quicker to develop user-centered or system-driven business process and case management solutions.

Flowable Inspect for Debugging and Testing Models

Directly inspect the state of your processes and cases as they execute, changing values if needed, all from the Flowable Work user interface.  Create whole test suites for your applications simply by recording user actions, which can then be executed on-demand to validate or illustrate paths through cases and processes. Step through the execution of cases and processes, setting breakpoints to jump to, or steps to skip and mock out.  Understand exactly what’s happening in your cases and processes, however complex.  Find out more in the Flowable Inspect documentation.

Decision Requirements Diagrams for Advanced Business Rules

Flowable now supports DMN DRDs. This means the output of multiple Decision Tables can be used as input to other Decision Tables, providing a way to chain decisions together. This facilitates both easy re-use of different rules as well as enabling more complex decisions to be created in a manageable way.

External Worker Tasks

In some environments, it is useful to be able to allow external systems to request work from Flowable, rather than Flowable make the request for external services.  External Worker Tasks provide this capability in a scalable and familiar way, exploiting features already well established in the Flowable platform.

Additional Event Registry Integrations

There is now out of the box support for AWS SQS, adding to the existing Kafka, Rabbit MQ, and ActiveMQ/JMS support.  A mechanism has also been created to allow Internal events to be used – all the benefits of the event modeling in Flowable, but no requirement for any event framework.  Support has also been added for Email-triggered events.

Dynamic Themes

It is now possible to build UI themes dynamically in the Flowable Work UI by simply choosing the colors for all aspects of the interface, as well as adding custom logos.  Multiple themes can be created and made available to users to select from.

As well as these major enhancements, there are a large number of other improvements that extend the flexibility and capability of Flowable. All the details can be found in the Release Notes online.

Experience Flowable 3.7 and download our free trial.

Share this Blog post
iStock-1488160626
Releases | JULY 15, 2024
Improving User Experience and Collaboration for Streamlined Automation: Release 3.16

From a brand-new dashboard to improved cross-departmental collaboration with plug-ins and enhanced migration capabilities: Flowable release 3.16 brings a new set of features designed to enhance user experience and collaboration.

iStock-1453887401
Releases | DECEMBER 21, 2023
Visualize, Connect & Optimize with Dynamic Dashboards and Out-of-the-box Connectors: Release 3.15

From dynamic dashboards, new out-of-the-box SharePoint and Salesforce connectors, to improved SLA tracking - Flowable release 3.15 brings many new enhancements and features.

Open Source header image
Releases | SEPTEMBER 21, 2023
Flowable Open Source 7.0.0 Release

Today, we are happy to share that we have released Flowable 7.0.0. As a Flowable community user this means, you can start working with Spring Boot 3 and requires Java 17 as a baseline.