🚀Launch Week 08, April 14th - 18th, 2025🚀
Mods
ServiceNow

Policy: ServiceNow > Custom > Record > CMDB > Title

Specify the data key(s) used to retrieve the title of ServiceNow custom records. This policy accepts an array of strings in order of preference.

When configuring the array (e.g., ["name", "title", "sys_id"]), the system will try each field in order until it finds a non-empty value to use as the title. This allows for fallback options if preferred fields are missing or empty.

This policy ensures accurate identification of records, and is used to populate the title of the record in Guardrails.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Policy Specification

Schema Type
array
Default
- name
- display_value
- display_name
- title
- label
- short_description
- number
- sys_name
- sys_title
- sys_id

Category

In Your Workspace

Developers