Certification templates
Summarize
Summary of Certification Templates
Certification templates in ServiceNow define expected attributes, relationships, and reference field values for records, which are crucial for conducting audits. The templates specify the filter for the records to audit and the conditions that set the expected state for those records.
Show less
Key Features
- Audit Types: Different audit types determine available tables and conditions. Users with the certificationadmin role can create, update, and delete templates, while those with the certification role can view versions.
- Available Condition Builders:
- Compliance: Audits any ServiceNow records, allowing conditions on attributes and related lists.
- Architecture Compliance: Specific to Configuration Items (CIs), this allows conditions on physical attributes and related lists.
- Desired State: Focuses on conditions related to CIs, including attributes, CI relationships, user relationships, and group relationships.
- Certification Template Record List: The default view shows only active template versions, but users can adjust settings to view all versions.
Key Outcomes
By utilizing certification templates, ServiceNow customers can efficiently audit records against defined standards, ensuring compliance and maintaining data integrity across their systems. Customers can expect streamlined auditing processes and improved visibility into record states through customizable template conditions.
Certification templates can define attributes, relationships, and reference field values that indicate what a record is expected to contain.
These values are used to perform audits on ServiceNow records. The certification filter selected in the template identifies the table and records to audit, and the template conditions set the expected state for those records. The type of audit you create determines which tables and template conditions are available.
Users with the certification_admin role can create, update, and delete templates. Users with the certification role can view template versions.
Certification template audit types
When you create a template, ServiceNow assigns an Audit type that determines which tables and conditions are available in the certification template. This value is based on the application from which the template is created. Each application lists only the templates with the associated type.
Available Condition Builders
-
Compliance:
Runs audits on any set of ServiceNow records, not only configuration
items (CI). This audit type provides the following types of conditions for any ServiceNow table:
- Attribute: Sets conditions for the attributes of the records.
- Related List: Runs audits on records in tables that reference the table defined in the template.
-
Architecture
Compliance: Defines the following types of conditions for tables that extend the
Configuration Item [cmdb_ci] table.
- Attribute: Sets conditions for physical attributes of CIs, such as memory or disk size.
- Related List: Runs audits on records in tables that reference the table defined in the template.
-
Desired
State: Defines the following types of conditions for tables that extend the
Configuration Item [cmdb_ci] table.
- Attribute: Sets conditions for physical attributes of CIs, such as memory or disk size.
- CI relationship: Defines the relationships these CIs have with other CIs. An example of a relationship is a business service, such as Outlook Web Access, that depends on a server.
- User relationship: Defines the user who reviewed the log records. The only operator available with this condition builder.
- Group relationship: Defines user groups who backed up this CI. The only operator available with this condition builder.
- Related List: Runs audits on records in tables that point toward the table defined in the template.
Certification Template Record List
- Default Templates List: The default Templates list displays only the active version of each template, filtered by Audit type.
- All Template Versions: To view all template versions for an audit type, click the arrow before Active=true to remove that condition from the breadcrumbs.