Defining Interactive Dialogs Using Decision Tables - Gnorion/BizVR GitHub Wiki
Defining Interactive Dialogs Using Decision Tables
We can use the table format to specify the content (and appearance) of an interactive dialog that might be used to gather data from a user during the execution of a decision:
In this decision there are two tables. The first is the business rules. The second is the dialog specification
The business rule table might look like this
And the dialog table like this (using just the action section):
Depending on the execution environment this dialog could be rendered in many different ways.
It could be a browser window, or popup.