You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »


Introduction

The Simple Rules Decision plugin is a no code configurable approach to define routing and actions within a process

Please take note that the Decision Tool Plugin will take precedence over existing conventional conditional setup in the Process Builder
New Feature

This is a new feature in Joget DX


Simple Rules Decision Properties

Configure Simple Rules Decision

NameDescriptionScreens (Click to view)
Rules

The Rules properties are defined here (see Figure 1):

Sub-elementDescription
Add RuleAdd a Rule. see Add Rule properties below
Add ActionAdds an Action within the ELSE THEN statement. see Add Action properties below

Add Rule

NameDescriptionScreens (Click to view)

Toggle between EQUAL and NOT EQUAL









Split Type
  • AND
  • OR
Add ConditionAdds a Condition within the IF statement. see Add Condition properties below
Add GroupAdds 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 ActionAdds an Action within the THEN statement.

Add Condition

NameDescriptionScreens (Click to view)

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

Add Action

NameDescriptionScreens (Click to view)
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

Note

This field will be displayed if Transition is selected in the Type field.

Workflow Variable

Will display a selection of all available workflow variables based on the current Process

Note

This field will be displayed if Workflow Variable is selected in the Type field.

Value

User to input the value of the selected Workflow Variable

Note

This field will be displayed if Workflow Variable is selected in the Type field.

Delete Action




  • No labels