Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Example granting all runtime access to a table

You can permit some or all runtime script API and web service calls from other application scopes.

Granting access requires setting the following values in the table record.

FieldValue
Accessible fromAll application scopes
Can readEnabled
Can createEnabled
Can updateEnabled
Can deleteEnabled
Allow access to this table via web servicesEnabled
Image omitted: GrantingAllRuntimeAccess.png
Granting other application scopes all runtime access permissions

The following diagram illustrates the effect of granting access to application tables from API calls and web services in other application scopes.

Image omitted: EffectsOfGrantAllRuntimeAccess.png
Granted access to application tables

Parent Topic:Runtime access to applications tables