Comment on page
Performing Actions
The following activities are used for performing actions:
PerformAction
PerformActions
The PerformAction activity is used for performing any Action available in appRules.
To configure a PerformAction activity, drag the PerformAction activity from the Base module of the toolbox on to the designer. Select the Action or configure a new one. Then save the workflow activity.

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

To add Actions to the list of actions to be performed:
Enter the column values for each Action as follows:
Column | Description |
---|---|
Condition | Select optional condition for executing the action |
Action Default/True | Select the action to be executed if the condition is not specified or is True. This field is required. |
Action False | Select optional action to be executed if the condition is specified and evaluates to False |
Description | Enter the unique name for the action item. This field is required. |
Last modified 11mo ago