flowable_blog_generic video_header

How-to

Getting Started With Data Objects Part 2

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 |
Flowable Hello World Application

flowable_blog_generic video_header
How-to |
Guide: Download and Install the Flowable Trial

flowable_blog_generic video_header
How-to |
What are sentries in CMMN