JUNE 28, 2022

A powerful way to store data within Flowable are Data Objects. They allow you to either use a REST based service to manage data or use the database. Based on the previous video, in which a data object model was created from scratch, in this video the data object is used within a CMMN case model. In addition, a BPMN process model is created to modify the existing data of the data object. With that, it's shown how the typical CRUD operations can be performed on a data object. If you haven't watched the first video, you can do it here.

Share this Blog post
flowable_blog_generic video_header
How-to | FEBRUARY 27, 2023

What are sentries in CMMN

What are CMMN sentries and how can you use them in Flowable? In this how-to video, Valentin Zickner, explains CMMN sentries by creating…Read more

flowable_blog_generic video_header
How-to | FEBRUARY 24, 2023

How to theme Flowable

In this video, Valentin Zickner, Solution Architect at Flowable, shows how to create a custom Flowable theme in Flowable Work in just a few minutes.Read more

flowable_blog_generic video_header
How-to | FEBRUARY 22, 2023

Introducing sub form components

This video is an introduction to sub forms as reusable form elements as well as basic multi-instance handling. Read more