Difference between revisions of "Rule Sets"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 14: | Line 14: | ||
:* '''Use for Inbound Emails -''' The rules will operate on incoming email messages. (Email fields like <tt>To</tt> and <tt>Subject</tt> will be available for processing.) | :* '''Use for Inbound Emails -''' The rules will operate on incoming email messages. (Email fields like <tt>To</tt> and <tt>Subject</tt> will be available for processing.) | ||
:* '''Return Type -''' | :* '''Return Type -''' | ||
::* '''Process Step Owner -''' Return a User, Team, or Role identifier. | ::* '''Process Step Owner -''' Return a User, Team, or Role identifier. | ||
::: A Rule Set with this return type can be used to specify the owner of a [[Process Models#process_tasks|user task or approval step]] in a Process Model. | |||
::: When a Rule Set has this return type, rules added to it have another possible action: '''Return Step Owner''' | ::: When a Rule Set has this return type, rules added to it have another possible action: '''Return Step Owner''' | ||
::: When you select that action, you can either specify a Role or select one of the fields in the record that designates a [[User]]. | ::: When you select that action, you can either specify a Role or select one of the fields in the record that designates a [[User]]. |
Revision as of 23:01, 22 April 2013
After the Rule Set is created, you can add Rules to it. The Rule Set can then be invoked as an action from another Rule, allowing a single Rule Set to be used in multiple contexts.
- Learn more: Rules and Rule Sets
Creating or Modifying a Rule Set
- Click [New Rule Set], or visit an existing one
- Fill in the Rule Set properties, below
- Click [Save]
Rule Set Properties
- Title - The title you'll see when referencing the Rule Set in the ServiceDesk interface.
- Name - The name used by programmers. A default version of the name is created from the title, but it can be edited, if desired.
- Enabled - Whether or not the Rule Set is currently in force. (Disable a Rule Set to temporarily deactivate it, without deleting it.)
- Use for Inbound Emails - The rules will operate on incoming email messages. (Email fields like To and Subject will be available for processing.)
- Return Type -
- Process Step Owner - Return a User, Team, or Role identifier.
- A Rule Set with this return type can be used to specify the owner of a user task or approval step in a Process Model.
- When a Rule Set has this return type, rules added to it have another possible action: Return Step Owner
- When you select that action, you can either specify a Role or select one of the fields in the record that designates a User.
- None - The default.
- Description - Write a descriptive summary here.
Rule Set Example
Here's a sample Rule Set that is intended to determine the owner for a case record: