nerdexam
ServiceNow

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

Submitted by tarun92· Apr 18, 2026Security and Restricting Access

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)
  • A
    6% (2)
  • B
    87% (27)
  • C
    3% (1)
  • D
    3% (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

#Scoped Applications#Cross-scope access#Table Access Control#Default Settings

Community Discussion

No community discussion yet for this question.

Full CAD Practice