Share via


Actions Editor

 

Use the Actions Editor (part of the Rule Editor) to view and edit actions to execute when a rule is fired. You can add built-in actions using the shortcut menu, drag items from the Facts Explorer to define actions and arguments, and enter argument values inline by clicking an argument link.

Use this To do this
Delete action Delete the selected action.
Go to vocabulary Locate the vocabulary definition in the Facts Explorer that corresponds to the selected action or argument.
Go to source fact Locate the XML element, database column, or .NET method in the Facts Explorer that corresponds to the selected action or argument.
Move Up Move the action up one position or a level.
Move Down Move the action down one position or a level.
Reset argument Delete the selected argument (and any nested arguments), and restore the initial definition.
Set to null Replace the selected argument with a null constant definition.
Set to empty string Replace the selected argument with an empty string value.
Functions Add an argument based on one of the built-in functions provided by the Rule object model, such as the Add operator.

See Also

How to Create Vocabulary Definitions
Windows of the Business Rule Composer