Approval Rule New Record form
Summarize
Summary of Approval Rule New Record form
The Approval Rule New Record form is utilized to create approval rules for policy records within the Governance, Risk, and Compliance (GRC) module. This functionality allows ServiceNow customers to define how approvals are managed and enforced within their organization, ensuring compliance and governance standards are met.
Show less
Key Features
- Name: Identifies the approval rule, e.g., "Approval rule 1".
- Description: Provides a brief overview of the approval rule.
- Active: Option to enable or disable the approval rule.
- Source: Designates the source table for the approval rule with optional additional conditions.
- Approver Type: Defines the type of approvers which can be:
- Specific Approvers: Designate specific users or groups.
- Approver from Source: Pull approvers from the source table.
- Dynamic Approvers: Select approvers dynamically based on conditions.
- Scripted Approvers: Use a custom script to determine approvers.
- Approval Required From: Specifies stakeholders required for approval.
Key Outcomes
By utilizing the Approval Rule New Record form, ServiceNow customers can effectively manage approval workflows, ensuring that the right stakeholders are involved in the decision-making process. This not only enhances compliance but also streamlines operations by providing clear criteria for approvals. Users with developer roles have the capability to customize scripts for advanced approval configurations, enabling a tailored approach to governance and risk 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. |