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 |
The following diagram illustrates the effect of granting access to application tables from API calls and web services in other application scopes.