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 |
|
---|---|
Default |
|
Category
In Your Workspace
Developers
- tmod:@turbot/turbot#/control/categories/cmdb
- tmod:@turbot/servicenow-custom#/policy/types/recordCmdbTitle
- turbot graphql policy-type --id "tmod:@turbot/servicenow-custom#/policy/types/recordCmdbTitle"
- turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/servicenow-custom#/policy/types/recordCmdbTitle"
Get Policy TypeGet Policy Settings
Category URI
Policy Type URI
GraphQL
CLI