Run Script Rule

Run Script Rule activity

This activity allows you to run a script rule in your workflow definition. When the workflow runs, the activity takes one or more values from earlier in the workflow as inputs to the rule. The activity passes the inputs to the script which produces a result. The result is stored in one or more default tokens specified in the script. You can use the resulting tokens elsewhere in your workflow process.

See the Rules: Scripts documentation for additional information on using scripts.

You may want to disable activities if you only want to test specific sections of your workflow. To disable activities:

  1. Select an activity in the designer pane to highlight it.
  2. In the Description property box, clear Enable.