Defining Parallel Execution Using Decision Tables - Gnorion/BizVR GitHub Wiki
Defining Parallel Execution Using Decision Tables
- Tables whose names start with “parallel(n)” should be capable of executing simultaneously.
- Users should ensure there are no dependencies between parallel tables.
- VV will warn if parallel tables contain dependencies on each other