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.
| Field | Value |
|---|---|
| Accessible from | All application scopes |
| Can read | Enabled |
| Can create | Enabled |
| Can update | Enabled |
| Can delete | Enabled |
| Allow access to this table via web services | Enabled |
Image omitted: GrantingAllRuntimeAccess.png
Granting other application scopes all runtime access permissions
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
Granted access to application tables
Parent Topic:Runtime access to applications tables