Certified Application Developer - ServiceNow Questions and Answers
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
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 selected?
To see what scripts, reports, and other application artifacts will be in a published application:
When crafting a scoped application that contains flow actions, what is the application called?
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
Which feature helps to automatically allocate a critical, high-priority, service request to the appropriate assignment group or team member?
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)
Which statement correctly describes the differences between a Client Script and a Business Rule?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose 3 answers)
What is the Event Registry?
An administrator creates "customer_table_adminH and "customer_table_user" roles for the newly created "Customer Table". Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?
What is the Endpoint when configuring a REST Message?
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
Which source control operation is available from BOTH Studio and the Git Repository?
Modules must have a Link type. Which one of the following is a list of Link types?
What is a Module?
Which one of the following is NOT a purpose of application scoping?
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
Which of the following are configured in an Email Notification?
a)Who will receive the notification.
b)What content will be in the notification.
c)When to send the notification.
d)How to send the notification.
What setting allows users to view a Knowledge Base article even if they are not logged in?
Which of the following features are available to Global applications? (Choose two.)
Which one of the following is true regarding Application Scope?
Client-side scripts manage what?
Which of the following statements is true about Guided Application Creator?
What field type would you select if you want to query records from another table on a form?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer Ul. How is the page specified?
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
Which options are strategies for debugging client-side scripts? (Choose 2 answers)
A manager wants to view a snapshot of month-end Sales performance data, as compared to Sales targets. In addition, the manager wants to be able to see those monthly numbers trended over time, and forecasted into the future. What capability do you suggest for this manager?
What is the Event Registry?
What is the best practice related to using the Default Update Set for moving customizations between instances?
What ServiceNow feature allows you to include data from a secondary related table on a report?
ServiceNow contains a resource which provides the following:
• A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.
• A CMDB framework across our products and platform that will enable and support multiple configuration strategies.
What resource do these statements describe?
What is the REST API Explorer used to do?
Can inherited fields be deleted from a table?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
Which of the following is true about deleting fields from a table?
What module do you use to access the reports that are available to you?
What are the features of Flow Designer?
Choose 3 answers
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
What field type would you select if you want to query records from another table on a form?
Which server-side API debug log method is available for scoped applications?
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?
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
Which actions can a Business Rule take without scripting?
Which is the base table of the configuration management database hierarchy?
When evaluating Access Controls, ServiceNow searches and evaluates:
Which tool is used to define relationships between fields in an import set table and a target table?
What do you install when you want to add applications or functionality within your development instance?
Which allows the creation of a task-based record from Service Catalog?
The task table is an example of which of the following?
Choose 2 answers
When creating a table in a privately-scoped application, which four Access Controls are created for the table?
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
Which one of the following is NOT a UI Action type?
You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A's records to be installed as part of the application. Table A's records will be installed when:
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer for a user rather than the ServiceNow form?
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
Which of the following methods prints a message on a blue background to the top of the current form by default?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
What is a workflow context?
How does the Application Picker interact with Application Scope in ServiceNow?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Is it possible to change an application's scope?
What is the purpose of the Application Picker?
Which options are strategies for debugging client-side scripts?
Choose 2 answers
Which items are valid UI Action types in ServiceNow?
Choose 3 answers
Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:
table.None read Access Control for users with the admin and itil roles
table. * read Access Control for users with the admin role
table. field3 read Access Control for users with the itil role
Which field or fields can a user with the itil role read?
Many actions are included with flow designer what are some frequently used core actions?
Choose 4 answers
For your implementation the following tables are extended from each other:
• Incident table is extended from Task table
• Super Incident table is extended from Incident table
In this situation, which table(s) are Parent. Child and Base tables?
Choose 5 answers
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?