JUNE 29, 2022

A powerful way to store data within Flowable are Data Objects. Based on the previous built data object "Patient", now a related data object "Consultation" is built. Those two data objects are linked together to allow a Patient to have a Consultation. The existing case is enhanced to add multiple consultations to a patient which gives you a powerful way to structure your data. If you missed the previous parts, make sure to watch those first:

Getting Started with Data Objects Part 1

Getting Started with Data Objects Part 2

Share this Blog post
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…Read more

flowable_blog_generic video_header
How-to | FEBRUARY 24, 2023

How to theme Flowable

In this video, Valentin Zickner, Solution Architect at Flowable, shows how to create a custom Flowable theme in Flowable Work in just a few minutes.Read more

flowable_blog_generic video_header
How-to | FEBRUARY 22, 2023

Introducing sub form components

This video is an introduction to sub forms as reusable form elements as well as basic multi-instance handling. Read more