Property reference

glide.uxf.js_server.onDemand

The glide.uxf.js_server.onDemand property enables or disables on-demand JavaScript evaluation for UXF. Admins should consider enabling this feature to enhance dynamic script execution capabilities in their ServiceNow instance.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property controls whether UXF on-demand JavaScript evaluation is active, allowing scripts to be executed as needed.
What area does it affect? UXF JavaScript Evaluation
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring JavaScript execution settings for UXF.

Out of the box property record

Raw metadata from the property record.

Property name glide.uxf.js_server.onDemand
Sys ID 5d2181d30f33101080f8a86935767e49
Type boolean
Application Global
Default value false
Description True to enable UXF onDemand Javascript evaluation, false to disable.
Updated 2024-05-25 03:39:00