Approval Rule New Record form
Summarize
Summary of Approval Rule New Record form
The Approval Rule New Record form in ServiceNow enables you to create and configure approval rules for policy records. This form allows you to define the criteria and approvers for different approval levels, ensuring that policies are reviewed and approved by the appropriate stakeholders.
Show less
Key Features
- Name and Description: Assign a clear name and brief description to each approval rule for easy identification.
- Activation: Mark the approval rule as active or inactive to control its applicability.
- Source Table and Filtering: Specify the source table to which the approval rule applies. You can also add additional filter conditions to narrow down the records that the approval rule affects.
- Query Using Field: Define the field that links the approving table to the source table, enabling precise rule application.
- Approver Types: Choose from four types of approvers for the policy approval:
- Specific Approvers: Select individual users, groups, or both as approvers.
- Approver from Source: Select approvers dynamically from a user or group column within the source table.
- Dynamic Approvers: Apply static and/or advanced dynamic conditions to select approvers from the approver table.
- Scripted Approvers: Use custom scripts to determine approvers. Only users with developer roles can modify these scripts.
- Approval Required From: Specify whether approval is required from all or any of the identified approvers.
Practical Use for ServiceNow Customers
By using this form, you can tailor approval processes to fit your organization's policies, ensuring that approvals are assigned correctly based on user roles, groups, or dynamic conditions. The flexibility to select approvers from various sources or via scripts allows customization to complex business requirements. Activating or deactivating rules gives you control over their enforcement, supporting efficient and compliant policy management.
Use the Approval Rule New Record form to create an approval rule for the approval level for a policy record.
| Field | Description |
|---|---|
| Name | Name of the approval rule. For example, Approval rule 1. |
| Description | Brief description about the approval rule. |
| Active | Option to mark the approval rule record as active. |
| Source | Source table that the approval rule is applied to. Optionally, you can apply an additional condition on the source table. Select a field to filter the source records based on the Applies to table that is to be filled in the approval configuration. |
| Additional condition | Additional filter condition that can be applied on the source table. |
| Query using field | Field that connects the approving table and the source table. |
| Approver type | Type of approvers for the policy. See the following options for approver types.
|
| Approval required from | One or more stakeholders from whom the approval is required. |
| Approver type (Approvers selected for the record) | |
| Option 1: Specific approvers | When the Approver type is Specific approvers, the approvers are as follows:
|
| Option 2: Approver from source | When the Approver type is Approver from source, the approvers are as follows:
|
| Option 3: Dynamic approvers | When the Approver type is Dynamic approvers, the approvers are as follows:
|
| Option 4: Scripted approvers | When the Approver type is Scripted approvers, the approvers are as follows:
Note: Only users with a developer role can modify the custom script. |