Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Actions | Modifying an Action
 
Modifying an Action
You can modify the actions you created.
*To modify an action:
1. In the Rules Explorer view, right-click the action and select Edit icon Edit from the context menu.
2. In the Edit Action dialog box, you can modify the description in the Description field.
3. You can modify the Only allow this action to run once check box. Select the check box if you want the action to be executed only the first time any of its associated rules fire. This setting is global for the execution of the rule or rule set. If the action is used more than once in a decision entity or in more than one decision entity, it will still only be executed once per Rules Engine invoke.
Important:
If you select the check box for actions that deliver an output value, the output value is removed, and any associated decision entities are rebuilt and may produce errors.
4. Click Next.
5. On the [Action Type] Default Input Values page, you can specify default input values as described in Creating a Service Action, Creating a Predictive Analytics Action, and Creating a New Data Action.
6. Click Next.
7. On the [Action Type] Output Value page, you can select the action output.
8. Click Finish.
Important:
Modifying an action that is used in a decision entity may invalidate this decision entity.