Specifying a Business Action Operation

Once a business rule exists, use the following steps to add one or more business action operations. For information on creating a new business rule, refer to the Creating a Business Rule, Function, or Library topic.

  1. In System Setup, expand the Business Rules setup group and select an existing business action to display the business rule editor.

  1. On the Business Rule tab, click the Edit Business Rule link to open the business rule editor for changes.

  1. In the Valid Object Types parameter, click the ellipsis button () to display the Select Valid Object Types dialog.

  1. Choose a radio button:
  • None prevents the business action from running. This can be used to temporarily disable an action.
  • All Object Types means the business action will run regardless of the object type. It is not recommended to use this option.
  • Specify allows you to limit the object types that will cause the business action to run. Selecting Specify displays the Browse and Search tabs. Identify the desired object types and use the right arrow button to move the item to the right panel. Use the left arrow button to remove an object type from selection.

After selecting object types, click the OK button to save the changes.

  1. In the lower left corner, click the Add New Business Action link to add an additional operation.

  1. Click the Edit Operation button for the newly added business action. This button is also available from the Business Rule tab.

  1. In the Edit Operation dialog, use the dropdown list to select an action operation. The operations are described in the Business Actions topic.
  2. Click Save to save the changes.
  3. Add additional business action operations as needed.

    Multiple business actions can also be configured using the Business Action bind in a JavaScript business rule, and the JavaScript controls the execution. For more information, refer to the Business Action, Condition, and Function Binds topic.

    When actions are called through the 'Reference Other Business Action' plugin, all actions can be executed. For more information, refer to the Business Action: Reference Other Business Action topic.

Operations can also be edited externally via the Edit Externally button found on the Business Rule tab.

For more information about editing operations externally, refer to the Editing a JavaScript Business Rule Externally topic.