Approval Rule New Record form
Summarize
Summary of Approval Rule New Record form
The Approval Rule New Record form in ServiceNow enables customers to create and configure approval rules associated with policy records. This form allows you to define who must approve a record, under what conditions, and how approvers are determined, streamlining the approval process within your workflows.
Show less
Key Features
- Name and Description: Assign a clear name and brief description to each approval rule for easy identification.
- Active Status: Mark the rule as active to enable it in your approval processes.
- Source Table and Conditions: Specify the source table the approval rule applies to and optionally add additional filter conditions to target specific records.
- Query Using Field: Define the field that connects the source table and the approval table, facilitating accurate record linking.
- Approver Type Selection: Choose from four approver types to suit your approval needs:
- Specific Approvers: Select individual users, groups, or both as approvers.
- Approver From Source: Automatically select approvers from specified user or group fields in the source table.
- Dynamic Approvers: Dynamically determine approvers based on static or advanced dynamic conditions applied to user or group fields.
- Scripted Approvers: Use custom scripts to define complex or unique approval logic; requires developer role for modifications.
- Approval Required From: Specify whether approval is required from one or multiple stakeholders, with options such as ‘All’ or ‘Anyone’ depending on approver type.
Practical Application for ServiceNow Customers
This form empowers ServiceNow customers to tailor approval workflows precisely to organizational requirements by selecting appropriate approver types and conditions. By leveraging the form’s configurability, you can ensure approvals are routed correctly, improving governance and compliance. The ability to script approvers provides flexibility for complex scenarios, while dynamic and source-based approvers simplify routine approvals.
Only users with developer roles have permission to modify scripted approver logic, ensuring security and controlled customization.
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. |