CAD Exam Questions
273 real CAD exam questions with expert-verified answers and explanations. Page 4 of 6.
- Question #151Designing and Creating an Application
What field type would you select if you want to query records from another table on a form?
Field typesReference fieldsData modelingForm design - Question #152Application User Interface
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
UI ActionsForm UIList UIApplication Development - Question #153Application User Interface
Which options are strategies for debugging client-side scripts? Choose 2 answers
Client ScriptingDebuggingJavaScriptServiceNow API - Question #154Application User Interface
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer UI for a user rather than the ServiceNow form UI?
Module ConfigurationRecord ProducerUI NavigationLink Types - Question #155Designing and Creating an Application
Can inherited fields be deleted from a table?
Table InheritanceField ManagementServiceNow Data Model - Question #156Security and Restricting Access
Which are valid caller access field options? Choose 3 answers
Caller AccessAccess ControlApplication Security - Question #157Application User Interface
Which items are valid UI Action types in ServiceNow? Choose 3 answers
UI ActionsUser InterfaceForm ConfigurationList Configuration - Question #158Designing and Creating an Application
How does the Application Picker interact with Application Scope in ServiceNow?
Application PickerApplication ScopeDevelopment EnvironmentScoped Applications - Question #159Designing and Creating an Application
What field type would you select if you want to query records from another table on a form?
Field TypesReference FieldsData ModelingTable Relationships - Question #160Application Automation
When debugging Email Notifications, what must you check on a user record? Choose 2 answers
Email NotificationsUser RecordsDebuggingUser Configuration - Question #161Designing and Creating an Application
When creating an application through the Guided Application Creator, what are the options for creating a table? Choose 3 answers
Guided Application CreatorTable CreationServiceNow Data Model - Question #162Security and Restricting Access
Which database operations can be controlled with Application Access? (Choose 2 answers)
Application AccessScoped ApplicationsDatabase OperationsAccess Control - Question #163Deploying an Application
You are developing the MyApp application that has a table, Table
Custom TablesApplication DataTable PropertiesApplication Deployment - Question #164Designing and Creating an Application
What are Application Files in a ServiceNow application?
Application FilesApplication ComponentsServiceNow ArchitectureDevelopment Concepts - Question #165Application Automation
Which actions can a Business Rule take without scripting?
Business RulesDeclarative ActionsAutomationServer-side Logic - Question #166Integrating with Other Applications
Which of the following methods is NOT part of the ServiceNow REST API?
REST APIHTTP MethodsServiceNow IntegrationAPI Verbs - Question #167Security and Restricting Access
Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose 3 answers)
Access ControlACLSecurity evaluationRoles - Question #168Application User Interface
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer UI. How is the page specified?
Record ProducerUI RedirectionServer-side ScriptingUser Experience - Question #169Deploying an Application
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose 3 answers)
Application PublishingApplication DistributionServiceNow StoreUpdate Sets - Question #170Application User Interface
Identify characteristic(s) of a Record Producer. (Choose 3 answers)
Record ProducerService CatalogUI DesignVariables - Question #171Designing and Creating an Application
Which server-side API debug log method is available for scoped applications?
ServiceNow APIsScoped ApplicationsServer-side ScriptingLogging - Question #172Designing and Creating an Application
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
Application PropertiesApplication ConfigurationApplication BehaviorDevelopment Flexibility - Question #173Security and Restricting Access
For Application Access, there is a configuration option called "Allow access to this table via web services." Which one of the following statements is true when this option is sele...
Web ServicesAPI SecurityAccess ControlApplication Access - Question #174Application Automation
What functionality is supported by Flow Designer?
Flow DesignerSubflowsAutomationWorkflow - Question #175Designing and Creating an Application
What intuitive development interface guides users through the initial application development process?
Guided Application CreatorApplication DevelopmentNo-code Development - Question #176Security and Restricting Access
An application called My App has a table, MyAppTable, with the following Application Access configuration: Accessible from: All application scopes Can read: Selected Can delete: No...
Application AccessScoped ApplicationsTable PermissionsCross-scope Access - Question #177Application User Interface
What is the GlideForm Client-side scripting object?
Client-side scriptingGlideFormg_formForm customization - Question #178Application User Interface
Which client-side scripts apply to Record Producers? (Choose 2 answers)
Record ProducerClient ScriptingCatalog UI PolicyService Catalog - Question #179Designing and Creating an Application
Exportitem table is extended from Item table with the additional column of ItemCountry added. The Item table contains the columns ItemName and ItemQty. Which fields are available i...
Table ExtensionData ModelInheritance - Question #180Designing and Creating an Application
Which of the following is true about g_scratchpad? Choose 2 answers
g_scratchpadClient ScriptBusiness RuleServer-Client Communication - Question #181Security and Restricting Access
What records are used to track cross-scope applications that request access to an application?
Restricted Caller AccessServiceNow ScopesApplication SecurityCross-scope access - Question #182Application Automation
When troubleshooting and debugging notifications, where do you navigate to see if an email was sent in response to an event?
NotificationsEmail TroubleshootingSystem LogsDebugging - Question #183Application Automation
Which of the following is a valid use case for a Business Rule in ServiceNow?
Business RulesServer-side scriptingRecord operationsAutomation - Question #184Designing and Creating an Application
What is the function of the GlideRecord class in ServiceNow?
GlideRecordServer-side scriptingDatabase interactionAPI - Question #185Application Automation
Which of the following is the correct way to refer to a field in a GlideRecord query?
GlideRecordScriptingField AccessSyntax - Question #186Application User Interface
Which of the following statements is true for the Form Designer?
Form DesignerUI ConfigurationForm LayoutField Management - Question #187Application Automation
Which of the following are configured in an Email Notification?
Email NotificationConfigurationAutomationCommunication - Question #188Deploying an Application
To see what scripts, reports, and other application artifacts will be in a published application:
Application PublishingUpdate SetsApplication Artifacts - Question #189Application User Interface
Which one of the following is NOT a debugging strategy for client-side scripts?
Client ScriptingDebuggingScripting APIsGlideSystem - Question #190Security and Restricting Access
Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
Application AccessTable PermissionsSecurity Configuration - Question #191Application Automation
Which of the following is NOT a trigger type in Flow Designer?
Flow DesignerTriggersAutomation - Question #192Security and Restricting Access
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Scoped ApplicationsCross-scope accessTable Access ControlDefault Settings - Question #193Application Automation
In an Email Notification, which one of the following is NOT true for the Weight field?
Email NotificationsNotification ConfigurationWeight Field - Question #194Application Automation
Which of the following objects does a Display Business Rule NOT have access to?
Business RulesDisplay Business RuleServer-side scriptingObject scope - Question #195Designing and Creating an Application
Which of the following features are available to Global applications? (Choose two.)
Global ScopePlatform FeaturesApplication DevelopmentAutomation Tools - Question #196Application User Interface
Which one of the following is NOT a UI Action type?
UI ActionsUser Interface ElementsServiceNow Forms - Question #197Application Automation
Which of the following is NOT supported by Flow Designer?
Flow DesignerAutomationFlow TestingTriggers - Question #198Security and Restricting Access
Which of the following are true for reports in ServiceNow? (Choose three.)
ReportingData VisualizationReport Access ControlReport Scheduling - Question #199Designing and Creating an Application
Modules must have a Link type. Which one of the following is a list of Link types?
Module Link TypesApplication NavigationUser Interface ConfigurationServiceNow Modules - Question #200Security and Restricting Access
Which one of the following is true for a table with the "Allow configuration" Application Access option selected?
Scoped ApplicationsApplication AccessTable ConfigurationSecurity Controls