CAD · Question #192
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
The correct answer is B. Table. When creating a new Table within a scoped application, cross-scope access (specifically, the 'Allow access to this table via web services' and related read access from other scopes) is enabled by default. Tables are meant to store data that may need to be accessible across the pl
Question
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Options
- AREST messages
- BTable
- CScript Include
- DWorkflow
How the community answered
(31 responses)- A6% (2)
- B87% (27)
- C3% (1)
- D3% (1)
Explanation
When creating a new Table within a scoped application, cross-scope access (specifically, the 'Allow access to this table via web services' and related read access from other scopes) is enabled by default. Tables are meant to store data that may need to be accessible across the platform. In contrast, Script Includes, REST Messages, and Workflows are more sensitive artifacts and do NOT have cross-scope access turned on by default - they require explicit configuration to allow access from outside the scope.
Topics
Community Discussion
No community discussion yet for this question.