You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 13
Next »
The Simple Rules Decision plugin is a no code configurable approach to define routing and actions within a process.
This is a new feature in Joget DX
Name | Description |
---|
Rules | The Rules properties are defined here: Sub-element | Description |
---|
Add Rule | Add a Rule. see Add Rule properties below | Add Action | Adds an Action within the ELSE THEN statement. see Add Action properties below |
Figure 2 : Simple Rules Decision Properties - Add Rule properties are defined here: Sub-element | Description |
---|
| Toggle between EQUAL and NOT EQUAL | Split Type | | Add Condition | Adds a Condition within the IF statement. see Add Condition properties below | Add Group | Adds a Group within the IF statement. Properties will be similar in Add Rule properties | | Delete Rule | | Sort - Click and drag to reorder Rule above or below another Rule | Add Action | Adds an Action within the THEN statement. |
Figure 3 : Simple Rules Decision Properties - Add Condition properties are defined here: Sub-element | Description |
---|
| Toggle between EQUAL and NOT EQUAL | Variable | User input the variable name | Operation | - Equal
- Greater Than
- Greather Than Or Equal To
- Less Than
- Less Than Or Equal To
- Is True
- Is False
- Contains
- In
- Regex Match
| Value | User to input the value of the Variable | | Delete Condition |
Figure 4 : Simple Rules Decision Properties - Add Action properties are defined here: Sub-element | Description |
---|
Type | - Transition
- Workflow Variable
| Transition | Will display a selection of all available transitions based on the selected Route inserted as part of the process flow | Workflow Variable | Will display a selection of all available workflow variables based on the current Process
| Value | User to input the value of the selected Workflow Variable | | Delete Action |
|