Comment on page
Evaluating Conditions
The following activities are used for evaluating conditions:
EvaluateCondition
EvaluateConditions
The EvaluateCondition activity is used to evaluate a condition in appRules.
To configure a EvaluateCondition activity, drag the EvaluateCondition activity from the Base module of the toolbox on to the designer. Select the Condition or configure a new one. Then save the workflow activity.

The EvaluateConditions activity is used to evaluate a group of conditions.
To configure the EvaluateConditions activity, drag the EvaluateConditions activity from the "Business Rules" module of the toolbox on to the designer. The following modal will be displayed:

- 1.Click the "Evaluation Option" toolbar button to set the evaluation option for the Conditions to be included in the list.
- 2.Configure the Conditions by entering a unique description for each Condition, and clicking the configuration button to select or configure the Condition. Note: Right-Mouse-Click on any row to view a menu of additional options.
- 1.Click the "Evaluation Option" toolbar button to set the execution option for the Actions to be performed if the Conditions evaluate to True - (Then Actions Option)
- 2.Configure the optional THEN Actions by entering a unique description for each Action, and clicking the configuration button to select or configure the Action. These Actions will be performed only if the Conditions evaluate to True. Note: Right-Mouse-Click on any row to view a menu of additional options.
- 1.Click the "Evaluation Option" toolbar button to set the execution option for the Actions to be performed if the Conditions evaluate to False - (Else Actions Option)
- 2.Configure the optional ELSE Actions by entering a unique description for each Action, and clicking the configuration button to select or configure the Action. These Actions will be performed only if the Conditions evaluate to False. Note: Right-Mouse-Click on any row to view a menu of additional options.
Last modified 11mo ago