#bonita7 #variables #data

Understand the code behind Business Data Model, Business Variables and Process Variables

Hello!
I'm fairly new to Bonita so please show some mercy on me for asking such trivial questions.

I have followed the official Getting Started guide. Yet, it doesn't cover more sophisticated diagramming like using gateways and providing conditions.

I tried to build a process with gateways on my own, but that resulted in a question related to what is the code behind the data used within a process.

1) According to the documentation, a business data model is a simple Java class. Fine. Let's say we have named it: RequestApproval.

Notifications