All Articles

Getting Started With Data Objects Part 2

/1 min read

flowable_blog_generic video_header
Share this Blog

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.

Play: Getting Started With Data Objects Part 2 | How-To | Flowable