flowable_blog_generic video_header

How-to

Getting Started With Data Objects Part 2

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 | OCTOBER 6, 2023
Flowable Hello World Application

Once you have downloaded the Flowable Work trial, you want to get started with creating your first application. In this video, Valentin…

flowable_blog_generic video_header
How-to | OCTOBER 5, 2023
Guide: Download and Install the Flowable Trial

The trial download is a full version of Flowable Work, with all its functionality enabled, including real-time chat. If you haven’t already…

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…