Code Assist MCP for ServiceNow

Build 25.0.9539

PushEmptyValuesAsNull

Specifies whether the provider returns empty string values from ServiceNow as null values in the result set.

Data Type

bool

Default Value

false

Remarks

This property applies to SELECT operations. It controls how the server represents empty string values returned by ServiceNow.

When set to true, empty string values are converted to null in the result set.

When set to false, empty string values are returned as literal empty strings.

This property is useful for ensuring consistent handling of empty fields in scenarios where ServiceNow distinguishes between null and empty string values.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539