Which of the following objects does a Display Business Rule NOT have access to?
A. previous
B. GlideSystem
C. g_scratchpad
D. current
Which one of the following is true for a table with the "Allow configuration" Application Access option selected?
A. Only the in scope application's scripts can create Business Rules for the table
B. Any user with the application's user role can modify the application's scripts
C. Out of scope applications can create Business Rules for the table
D. Out of scope applications can add new tables to the scoped application
Which one of the following is NOT a purpose of application scoping?
A. Provide a relationship between application artifacts
B. Provide a way of tracking the user who developed an application
C. Provide a namespace (prefix and scope name) to prevent cross application name collisions
D. Provide controls for how scripts from another scope can alter tables in a scoped application
Which one of the following client-side scripts apply to Record Producers?
A. Catalog Client Scripts and Catalog UI Policies
B. UI Scripts and UI Actions
C. UI Scripts and Record Producer Scripts
D. Client Scripts and UI Policies
What is the ServiceNow store?
A. Downloadable content ServiceNow script archive
B. Alternate name for the ServiceNow Developer Share site
C. The source for ServiceNow Community created developer content
D. Marketplace for free and paid certified ServiceNow applications and integrations
Server-side scripts manage what?
A. Database and backend
B. Playbook access
C. User access
D. Forms and Fields
Which of the following statements is NOT true for the Form Designer?
A. To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
B. To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
C. To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
D. To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
Which of the following can be an external data source for a ServiceNow application?
A. Microsoft Excel File
B. Data provided by a public web service using SOAP or REST
C. CSV file
D. All of the above
Which one of the following is NOT part of the Form Designer?
A. Page header
B. Schema map
C. Field navigator
D. Form layout
What Module Link type is used to access an Application Properties page?
A. Single Record
B. HTML (from Arguments)
C. URL (from Arguments)
D. Script (from Arguments)