com.snc.walker.default

ServiceNow property description:

The default walker implementation, valid values are: HISTORY, AUDIT, CHECKPOINT

Attributes

  • Sys ID: 67a3763e9f30021065fe946eda0a1c7c
  • Type: string
  • Application: Global
  • Default value: CHECKPOINT
AI Logo

AI generated property description:

The ServiceNow property com.snc.walker.default defines the default walker implementation used for traversing record history. Valid values are HISTORY, AUDIT, and CHECKPOINT, with the default set to CHECKPOINT. This determines how the system retrieves and interprets record changes, either from historical snapshots, audit records, or checkpoint states. Changing the value affects the source and granularity of historical data available when using APIs such as HistoryWalker. Administrators configure this property mainly for development, debugging, or compliance scenarios where a specific type of historical tracking is required. Misconfiguration can impact how reliably record history is reconstructed for auditing or troubleshooting.

Source

Related property: com.sn_itam.enable_flow_designer.contract_approval