Assignment rule form
Assignment rules automatically assign an Operational Technology (OT) incident to a group or user according to one or more conditions in the assignment rule.
| Field | Description |
|---|---|
| Name | Descriptive name for the assignment rule. |
| Active | Option to activate the assignment rule. |
| Applies to | |
| Table | Table with the records that the assignment rule applies to.
Note: For assignment rules that are specific to OT incidents, set the Table field to Operational Technology Incident
[sn_ot_incident]. The list shows only the tables and database views that are in the same scope as the assignment rule. If you select a custom table that extends the task table and to make sure that the assignment rule works properly, you must clear the instance cache by navigating to https://<instance_name>.service-now.com/cache.do. Important: Clearing the system cache can affect the overall performance and may degrade the system response times. Don’t run cache flushes during business hours, and don’t trigger cache flushes to run
automatically. |
| Conditions | Conditions under which the assignment rule applies. |
| Assign to | |
| User | User that the event is assigned to. |
| Group | Group that the event is assigned to. |
| Script | |
| Script | Script to specify the advanced assignment rule functionality. The current.variable_pool set of variables is available. Note: Make sure that the input in the script is correct and that the input type matches the field
type in the Assignment Rule script. For example, if the assignment rule script sets the value of an Integer field, and the value in the script is set to String, the assignment rule may yield unexpected
results. |
| Optional fields | |
| Match conditions |
|
| Execution Order | Order in which the assignment rule is processed. If the assignment rules conflict, a rule with a lower-order value takes precedence over a rule with a higher value. If the order values are set to the same number, the assignment rule with the first matching condition takes precedence over the others without the first matching condition. Only the first assignment rule with a matching condition runs against a record. |