Adding final actions

You add final actions to specify actions to be executed after a task is processed.

About this task

Final actions apply after a task is processed. You define final actions in the same way that you define actions for an action task. You can specify final actions for:

You can use BAL or IRL to define final actions.

Note:

Final actions can use the methods of ruleset parameters only, and not objects in working memory.

Procedure

To add a final action:

  1. Select the task in the ruleflow diagram.
  2. In the Properties view, click Final Action.
  3. Select Use BAL for action or IRL and specify the code for the action in the area provided.

    Use BAL for action is selected by default.