Adding an Action Using the Command Builder

The Then section defines additional actions to be taken based on the conditions defined.

The builder lets the user define actions based on the statements defined in the actionContext section of the rule template.

Note: Ensure that all the actions in the business rule are defined and the order should match that of the rule template. Otherwise, the business rule will be invalid.
    Procedure
  1. In the business rule editor, under the Then section, click the Action dropdown list to select the actions available for the rule template.
  2. Click the artifact-name link and select the artifact you want modify.
  3. Click the operator-name link and select the command for the artifact. For list of available operators, see Business Rule Operators.
  4. In the text box, enter the value that you want to set for the artifact.
  5. Click the Add icon to add another parameter for the action, or click the Remove icon to remove the parameter for action, if you want.
  6. Click Save to save updates to the business rule.