Property reference

subscription.custom_table.enforce_entitlement

The subscription.custom_table.enforce_entitlement property restricts the use of custom tables to only those that are entitled when enabled. Admins should consider this setting to ensure compliance with entitlement policies for custom table usage.

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? When enabled, this property enforces the use of only entitled custom tables within the instance, preventing access to non-entitled tables.
What area does it affect? Custom Table Management
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 establishing or updating custom table entitlement policies.

Out of the box property record

Raw metadata from the property record.

Property name subscription.custom_table.enforce_entitlement
Sys ID bde792f27330330075b6e6e24ff6a788
Type boolean
Application Global
Default value false
Description Enforce custom table entitlement: If the box is checked, you may only use entitled custom tables on this instance.
Updated 2024-05-25 04:04:26

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... The name of the table you want the data item to pull information from. Note: Custom tables are not available by default. You can change this behavior by modifying the subscription.custom_table.enforce_entitlement system property. For details on making this change, see Allow or restrict access to custom tables in mobile data items. Condition type Determines what type of condition your data item ...
Documentation excerpt View supporting context
Context preview Snippet 2
... sn_vad_genai.com.glide.small_talk.closure.prompt_enabled Includes a confirmation message to end the conversation whenever closure small talk is recognized. • Type: true | false • Default value: false • Location: System Property [sys_properties] table subscription.custom_table.enforce_entitlement You can enable guardrails around custom tables when using certain applications, such as Mobile Studio, in a production or non-production environment. When set to true, the property limits the list ...