shutterstock_2450383491
Engineering | OCTOBER 17, 2024
BPMN is Dead Now, AI Can Do it All

Tools like ChatGPT can handle a variety of business tasks, automating nearly everything. And it’s true, GenAI really can do a wide range of tasks that humans do currently. Why not let business users work directly with AI then? And what about Agentic AI?

iStock-1125550535
Engineering | JULY 3, 2024
Using AI with Flowable

In the past few months, this has culminated into a clear understanding of the strengths and weaknesses of the Generative AI (GenAI) technology; and where it makes sense to integrate with it and – perhaps more important – where it doesn’t make sense.

pexels-google-deepmind-18069697
Engineering | FEBRUARY 19, 2024
The Value of AI in Modeling

As AI gains prominence as a pivotal technology and enterprises increasingly seek to leverage its capabilities, we are actively exploring diverse avenues for integrating AI into process automation.

pixabay_egg-583163_1920_stevepb
Engineering | OCTOBER 3, 2023
Low-code, High Impact: Flowable & CMMN for Complex Use Cases

The key to managing complexity is to combine different and multiple tools leads to better, faster, and more maintainable solutions. For example, combining BPMN with CMMN.

AdobeStock_566576699
Engineering | OCTOBER 2, 2023
The New Flowable eLearning Platform

Discover the reasons behind our brand-new Flowable eLearning platform and explore its features by registering for our inaugural free course.

AdobeStock_601004869
Engineering | JUNE 21, 2023
Specifying Data Structure with a New Model Type: Data Dictionary

Data is a crucial part of modeling and executing cases and processes. Our new module, Data Dictionary, empowers modelers to define which data structures and constraints are needed in the case or process model and all its child models.

Adobe Stock 121826479
Engineering | JUNE 20, 2023
Unveiling the New Flowable Design: A Closer Look

The new Flowable Design shines with a completely new user interface whilst maintaining backward compatibility to the previous version. In this article, we highlight some of the new features and technical details.

iStock-1280270032
Engineering | JUNE 19, 2023
Exploring a ChatGPT and Flowable Integration for Streamlined Processes

In this blog post, we look at some of the ways an integration between ChatGPT and Flowable could enhance case and process automation as well as user experience.

pexels-2882552
Engineering | MARCH 27, 2023
Elevate your BPMN models: Streamlining error handling with Flowable's latest features in 3.13 and OSS 6.8

This post explores error handling in BPMN models. Techniques include centralized error handling, support for BPMN erros in execution and task listeners, enhancing BPMN model maintainability and effectiveness.

iStock1302286440
Engineering | FEBRUARY 6, 2023
From (Low-)Code to Production

In this article, we discuss the different deployment models you can use - for your code and some more abstract artifacts like models.

pexels-kevin-ku-577585
Engineering | DECEMBER 2, 2022
MS Office 365 Exchange OAuth2 IMAP Authentication with Flowable - Part 2 Access Mailbox

Welcome to Part 2 of this series. Part 1 covered the Azure setup and testing. Now we are going to showcase how to configure Flowable and Spring Boot and finally how to use plain Spring and javax.mail to access a mailbox over IMAP.

Engineering | NOVEMBER 29, 2022
MS Office 365 Exchange OAuth2 IMAP Authentication with Flowable - Part 1 Azure Setup