Property reference

com.glide.hub.flow.restricted_caller_access.track_flows_as_source

The property com.glide.hub.flow.restricted_caller_access.track_flows_as_source determines whether flows are tracked as a source for restricted caller access. Admins should care about this setting to manage how flow data is utilized in access control scenarios.

Default: true 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? It enables or disables the tracking of flows as a source for restricted caller access, impacting how access requests are processed.
What area does it affect? Flow Management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring access controls or troubleshooting flow-related access issues.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.hub.flow.restricted_caller_access.track_flows_as_source
Sys ID d6cb548577230110cee260409c5a997b
Type boolean
Application Global
Default value true
Description
Updated 2024-05-25 03:59:22

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... source types may want to schedule an outage to generate and approve the new access privilege requests. Procedure 1. Add a system property . Create this property. Field Value Name com.glide.hub.flow.restricted_caller_access.track_flows_as_source Type true|false Value true 2. Define cross-scope access to an application resource . Enable Caller Restriction for the tables you want flows and actions to request access to. 3. If ...