Property reference

glide.web_service.hierarchical.excluded_tables

The glide.web_service.hierarchical.excluded_tables property specifies which tables should be excluded from multi-level inclusion during hierarchical WSDL generation. Admins should review this setting to ensure that only relevant tables are included, optimizing web service performance and clarity.

Default: sys_user Type: string 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 defines a comma-separated list of tables that are excluded from being processed beyond the first level in hierarchical WSDL generation.
What area does it affect? Web Services Configuration
What does the default mean? The default value is "sys_user", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring web services or adjusting table inclusions for WSDL generation.

Out of the box property record

Raw metadata from the property record.

Property name glide.web_service.hierarchical.excluded_tables
Sys ID 2ebf9e7953311300d26d6dbda11c08fe
Type string
Application Global
Default value sys_user
Description Comma-separated list of tables to exclude from going into more than one level during hierarchical WSDL generation.
Updated 2024-05-25 03:38:56

Sources

Official references and nearby text excerpts where this property appears.