Decisioning Rules Flashcards
1
Q
Decision table
A
Implements If-elseif-otherwise logic
2
Q
Decision tree
A
Implements Nested if else logic.
3
Q
When rule
A
Implements when logic with Boolean result.
4
Q
Map value
A
Define matrix logic for maximum of 2 inputs.
5
Q
Tickets
A
Tickets implement GOTO logic to move forward/backward.