Visualizing the Execution of Decision Models - Gnorion/BizVR GitHub Wiki
Visualizing the Execution of Decision Models
Suppose we have this decision model
During execution (in the BizVR environment) we could visualize the progress by coloring the tables
- White: not yet executed
- yellow: currently active but no actions taken yet
- yellow/green: currently active with some actions taken
- green: completed with some actions taken
- red: executed but no rules applies
You can drill down into individual decision tables to visualize the behavior
Suppose the input data was
- customer.risk=medium
- property.risk=low
- coverage.risk=low
The following cells would light up green
The result would be
- policy.risk=medium