
A powerful way to store data within Flowable are Data Objects. They allow you to either use a REST-based service or the database to manage data. In this video, a database based data object is created from scratch, and the schema is generated and executed. To manage the entries in the data object a page with the options to add new data objects is created.


