Case management data flow

Hi, Good morning. We are looking to use flowable for our case management usecase. I got the db schema. Can someone explain the dataflow within the schema by comparing the feature list that we have in CMMN.

That’s a question with a very long answer :slight_smile: I would suggest you investigate the source code and especially the unit tests to see what the impact of various API’s are: flowable-engine/modules/flowable-cmmn-engine at main · flowable/flowable-engine · GitHub.

Thanks Joram. Can you help me locating the unit tests and results