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

Policy: ServiceNow > Custom > Table > Business Rule > Name

Business rule name for ServiceNow > Custom > Table.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Policy Specification

Default template
"Guardrails {{ $.table.label or $.table.sys_name or $.table.name }} Business Rule"
Default template input
|
{
table {
label: get(path: "label")
name: get(path: "name")
sys_name: get(path: "sys_name")
}
}

Category

In Your Workspace

Developers