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

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

flowable_blog_generic video_header
How-to | FEBRUARY 27, 2023
What are sentries in CMMN